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

acosentino 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 f8b213acf08c chore(deps): Bump xmlunit-version from 2.10.4 to 2.11.0 
(#19699)
f8b213acf08c is described below

commit f8b213acf08cc87e06501a9cbf6346b42e57ff3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 09:31:46 2025 +0100

    chore(deps): Bump xmlunit-version from 2.10.4 to 2.11.0 (#19699)
    
    Bumps `xmlunit-version` from 2.10.4 to 2.11.0.
    
    Updates `org.xmlunit:xmlunit-assertj3` from 2.10.4 to 2.11.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.10.4...v2.11.0)
    
    Updates `org.xmlunit:xmlunit-core` from 2.10.4 to 2.11.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.10.4...v2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-assertj3
      dependency-version: 2.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.xmlunit:xmlunit-core
      dependency-version: 2.11.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 3d73c2c1bc45..e9b6541a049f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -545,7 +545,7 @@
         <xml-apis-ext-version>1.3.04</xml-apis-ext-version>
         <xml-resolver-version>1.2</xml-resolver-version>
         <xmlsec-version>4.0.4</xmlsec-version>
-        <xmlunit-version>2.10.4</xmlunit-version>
+        <xmlunit-version>2.11.0</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.4</yasson-version>
         
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>

Reply via email to