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 2644c7a39 Bump org.xmlunit:xmlunit-assertj3 from 2.10.3 to 2.10.4
2644c7a39 is described below
commit 2644c7a39b584b34b420d541acbaa04fef4e76a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 03:04:57 2025 +0000
Bump org.xmlunit:xmlunit-assertj3 from 2.10.3 to 2.10.4
Bumps [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit)
from 2.10.3 to 2.10.4.
- [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.3...v2.10.4)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-assertj3
dependency-version: 2.10.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0b95068be..0b36f8460 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
- <version>2.10.3</version>
+ <version>2.10.4</version>
</dependency>
<dependency>
<groupId>xerces</groupId>