From fd440c4959b9f71881a9f8f22e07c517e6eb3b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 16:24:32 +0000 Subject: [PATCH] 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fe5f895cbf..33a48e868c 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ org.xmlunit xmlunit-core - 2.9.1 + 2.10.0 org.htmlunit