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.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d9a25b35b97 chore(deps): Bump xmlunit-version from 2.13.0 to 2.14.0
7d9a25b35b97 is described below

commit 7d9a25b35b976681fb4ca0a23d5591459d76039b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 16:41:20 2026 +0000

    chore(deps): Bump xmlunit-version from 2.13.0 to 2.14.0
    
    Bumps `xmlunit-version` from 2.13.0 to 2.14.0.
    
    Updates `org.xmlunit:xmlunit-assertj3` 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)
    
    Updates `org.xmlunit:xmlunit-core` 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-assertj3
      dependency-version: 2.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.xmlunit:xmlunit-core
      dependency-version: 2.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 84500c42bbea..5b0c601de6cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,7 +549,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.13.0</xmlunit-version>
+        <xmlunit-version>2.14.0</xmlunit-version>
         <yasson-version>3.0.5</yasson-version>
         
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>
         <zendesk-client-version>1.6.0</zendesk-client-version>

Reply via email to