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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ab3d3d5b Bump xmlunit.version from 2.12.0 to 2.13.0 (#655)
8ab3d3d5b is described below

commit 8ab3d3d5b56d288d109b03078e16cc40fb2d0b65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:11:51 2026 +0100

    Bump xmlunit.version from 2.12.0 to 2.13.0 (#655)
    
    Bumps `xmlunit.version` from 2.12.0 to 2.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)
    
    Updates `org.xmlunit:xmlunit-matchers` 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-core
      dependency-version: 2.13.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.xmlunit:xmlunit-matchers
      dependency-version: 2.13.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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4e6f6858d..de8558114 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
         <woodstox.version>7.1.1</woodstox.version>
         <xz.version>1.12</xz.version>
         <xmlsec.version>4.0.4</xmlsec.version>
-        <xmlunit.version>2.12.0</xmlunit.version>
+        <xmlunit.version>2.13.0</xmlunit.version>
         <!-- OSGi related properties -->
         <wss4j.osgi.import />
         
<wss4j.osgi.symbolic.name>${project.groupId}.${project.artifactId}</wss4j.osgi.symbolic.name>

Reply via email to