This is an automated email from the ASF dual-hosted git repository.

apupier 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 a1643af5b5 Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0
a1643af5b5 is described below

commit a1643af5b5470c52b1e80ee50c9865ec36978627
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 09:34:47 2026 +0000

    Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0
    
    Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 
2.11.0 to 2.12.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.11.0...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-core
      dependency-version: 2.12.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62837b77ed..d7e329ee70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <sshd.version>2.17.1</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
         <unboundid-ldapsdk.version>7.0.4</unboundid-ldapsdk.version>
         <wiremock.version>3.13.2</wiremock.version>
-        <xmlunit.version>2.11.0</xmlunit.version>
+        <xmlunit.version>2.12.0</xmlunit.version>
         <zt-exec.version>1.12</zt-exec.version>
 
         <!-- Tooling dependency versions (keep sorted alphabetically) -->

Reply via email to