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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 4eed0f404ac9 chore(deps): Bump xmlunit-version from 2.12.0 to 2.13.0 
(#25351)
4eed0f404ac9 is described below

commit 4eed0f404ac9b0970b305a4aadef43e77cb25fdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 14:01:58 2026 +0200

    chore(deps): Bump xmlunit-version from 2.12.0 to 2.13.0 (#25351)
    
    Bumps `xmlunit-version` from 2.12.0 to 2.13.0.
    
    Updates `org.xmlunit:xmlunit-assertj3` from 2.12.0 to 2.13.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.12.0...v2.13.0)
    
    Updates `org.xmlunit:xmlunit-core` from 2.12.0 to 2.13.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.12.0...v2.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-assertj3
      dependency-version: 2.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.xmlunit:xmlunit-core
      dependency-version: 2.13.0
      dependency-type: direct:production
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index aa6f6462cada..d10f812f6c4d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -531,7 +531,7 @@
         <xerces-version>2.12.2</xerces-version>
         <xml-resolver-version>1.2</xml-resolver-version>
         <xmlsec-version>4.0.4</xmlsec-version>
-        <xmlunit-version>2.12.0</xmlunit-version>
+        <xmlunit-version>2.13.0</xmlunit-version>
         <yasson-version>3.0.4</yasson-version>
         
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>
         <zeebe-version>8.9.13</zeebe-version>

Reply via email to