From 7959391a4f43b5829fcee0694ea962a7f9bb4232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:41:37 +0000 Subject: [PATCH 1/3] Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /Mustang-CLI Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 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.0...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Mustang-CLI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index fb605f92..a8347c22 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -54,7 +54,7 @@ org.xmlunit xmlunit-core - 2.9.0 + 2.10.0 org.xmlunit From d29b4190eef16432230cfe4e6c8753ec5efb1bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:41:44 +0000 Subject: [PATCH 2/3] Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /validator Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 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.0...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- validator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/pom.xml b/validator/pom.xml index 1ff7e227..dad69b7b 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -114,7 +114,7 @@ org.xmlunit xmlunit-core - 2.9.0 + 2.10.0 test From 38580dc5e77bb16dda06f22b30afc17b6f32282d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:41:49 +0000 Subject: [PATCH 3/3] Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /library Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 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.0...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- library/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/pom.xml b/library/pom.xml index 2ab63d9f..bcc7bfd5 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -120,7 +120,7 @@ org.xmlunit xmlunit-core - 2.9.0 + 2.10.0 test