From f3f86a861de29f9e05aa08272fd3f250de831e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 18:01:08 +0000 Subject: [PATCH 1/2] Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76a8f61444f..fa99adca8b2 100644 --- a/pom.xml +++ b/pom.xml @@ -553,7 +553,7 @@ org.xmlunit xmlunit-core - 2.9.1 + 2.10.0 com.google.cloud From ba99445f267a0d402c870e9156c1a7a7bc5516b1 Mon Sep 17 00:00:00 2001 From: qqmyers Date: Tue, 22 Oct 2024 13:15:29 -0400 Subject: [PATCH 2/2] update xmlunit-assertj3 as well --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa99adca8b2..3da3fc070c6 100644 --- a/pom.xml +++ b/pom.xml @@ -615,7 +615,7 @@ org.xmlunit xmlunit-assertj3 - 2.8.2 + 2.10.0 test