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] 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