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

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


The following commit(s) were added to refs/heads/master by this push:
     new f431b766b Bump org.xmlunit:xmlunit-assertj3 from 2.9.1 to 2.10.0
f431b766b is described below

commit f431b766b16ddecb599bb1a88f5f77e87a32d104
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 03:36:05 2024 +0000

    Bump org.xmlunit:xmlunit-assertj3 from 2.9.1 to 2.10.0
    
    Bumps [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) 
from 2.9.1 to 2.10.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.9.1...v2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-assertj3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e4350794..b2d4a33d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@
             <dependency>
                 <groupId>org.xmlunit</groupId>
                 <artifactId>xmlunit-assertj3</artifactId>
-                <version>2.9.1</version>
+                <version>2.10.0</version>
             </dependency>
             <dependency>
                 <groupId>xerces</groupId>

Reply via email to