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

jamesnetherton 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 38a1d3c1cc Bump org.xmlunit:xmlunit-core from 2.13.0 to 2.14.0
38a1d3c1cc is described below

commit 38a1d3c1cc3eb2a35e34814f4c9a6ecfc54dfe73
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 07:11:57 2026 +0100

    Bump org.xmlunit:xmlunit-core from 2.13.0 to 2.14.0
    
    Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 
2.13.0 to 2.14.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.13.0...v2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-core
      dependency-version: 2.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 579cef74b3..c6cda667da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <sshd.version>2.19.0</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
         <unboundid-ldapsdk.version>7.0.5</unboundid-ldapsdk.version>
         <wiremock.version>3.13.2</wiremock.version>
-        <xmlunit.version>2.13.0</xmlunit.version>
+        <xmlunit.version>2.14.0</xmlunit.version>
         <zt-exec.version>1.13.0</zt-exec.version>
 
         <!-- Tooling dependency versions (keep sorted alphabetically) -->

Reply via email to