This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new a51c32ce4f Bump xmlunit.version from 2.10.0 to 2.10.1 (#3671)
a51c32ce4f is described below
commit a51c32ce4fddc9676771ea4f4090d7f031cb1c9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 08:38:08 2025 +0000
Bump xmlunit.version from 2.10.0 to 2.10.1 (#3671)
Bumps `xmlunit.version` from 2.10.0 to 2.10.1.
Updates `org.xmlunit:xmlunit-core` from 2.10.0 to 2.10.1
- [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.0...v2.10.1)
Updates `org.xmlunit:xmlunit-matchers` from 2.10.0 to 2.10.1
- [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.0...v2.10.1)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-version: 2.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.xmlunit:xmlunit-matchers
dependency-version: 2.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index af6245fc7d..b3915b09f9 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
<system-stubs.version>2.1.8</system-stubs.version>
<velocity.version>1.7</velocity.version>
- <xmlunit.version>2.10.0</xmlunit.version>
+ <xmlunit.version>2.10.1</xmlunit.version>
<!-- =====================================================
Pinned transitive dependency version properties (in alphabetical
order)