From 188bb7661d363cca658392ed4a8db27327a24609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:41:16 +0000 Subject: [PATCH] build(deps-dev): bump org.xmlunit:xmlunit-core in /java/crossover/test01 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.3.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.3.0...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- java/crossover/test01/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/crossover/test01/pom.xml b/java/crossover/test01/pom.xml index 19663fb9..30124d73 100644 --- a/java/crossover/test01/pom.xml +++ b/java/crossover/test01/pom.xml @@ -18,7 +18,7 @@ org.xmlunit xmlunit-core - 2.3.0 + 2.10.0 test