This is an automated email from the ASF dual-hosted git repository.
zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new ee1067ec85 Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2 (#7394)
ee1067ec85 is described below
commit ee1067ec8581759b12fa4d7fe74da30dfaaeb408
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 08:38:22 2025 +0800
Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2 (#7394)
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from
2.10.1 to 2.10.2.
- [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.10.1...v2.10.2)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-version: 2.10.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4245695169..6206e343e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
<sshd.version>2.12.1</sshd.version><!-- @sync
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
<unboundid-ldapsdk.version>7.0.2</unboundid-ldapsdk.version>
<wiremock.version>3.13.0</wiremock.version>
- <xmlunit.version>2.10.1</xmlunit.version>
+ <xmlunit.version>2.10.2</xmlunit.version>
<zt-exec.version>1.12</zt-exec.version>
<!-- Tooling dependency versions (keep sorted alphabetically) -->