From 1e2c3ad01793bbf7b7c3da9012b31b9ff76dca9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:47:01 +0000 Subject: [PATCH] Bump org.xmlunit:xmlunit-core from 2.6.3 to 2.10.0 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.3 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.6.3...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 6a959ff..1ff322b 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.xmlunit xmlunit-core - 2.6.3 + 2.10.0 io.github.java-diff-utils