This is an automated email from the ASF dual-hosted git repository.
github-bot 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 f492d728dd Bump xmlunit.version from 2.9.0 to 2.9.1 (#1680)
f492d728dd is described below
commit f492d728ddeee58421219efe94ac1aa5ab1489c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 8 18:59:00 2023 +0000
Bump xmlunit.version from 2.9.0 to 2.9.1 (#1680)
Bumps `xmlunit.version` from 2.9.0 to 2.9.1.
Updates `org.xmlunit:xmlunit-core` from 2.9.0 to 2.9.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.9.0...v2.9.1)
Updates `org.xmlunit:xmlunit-matchers` from 2.9.0 to 2.9.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.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.xmlunit:xmlunit-matchers
dependency-type: direct:production
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5c1bc1daa3..e2ee00d332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,7 @@
<velocity.version>1.7</velocity.version>
<wiremock.version>2.35.0</wiremock.version>
<woodstox.version>6.5.1</woodstox.version>
- <xmlunit.version>2.9.0</xmlunit.version>
+ <xmlunit.version>2.9.1</xmlunit.version>
<xz.version>1.9</xz.version>
<!-- =====================================================