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 0920068 Bump xmlunit.version from 2.7.0 to 2.8.2 (#17) 0920068 is described below commit 0920068d66775912afd82e402659c582b3c81d84 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Feb 18 07:42:59 2021 +0000 Bump xmlunit.version from 2.7.0 to 2.8.2 (#17) Bumps `xmlunit.version` from 2.7.0 to 2.8.2. Updates `xmlunit-core` from 2.7.0 to 2.8.2 - [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.7.0...v2.8.2) Updates `xmlunit-matchers` from 2.7.0 to 2.8.2 - [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.7.0...v2.8.2) Signed-off-by: dependabot[bot] <supp...@github.com> 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 b245a0c..bd68651 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -48,7 +48,7 @@ <xalan.version>2.7.2</xalan.version> <xz.version>1.8</xz.version> <xmlsec.version>2.3.0-SNAPSHOT</xmlsec.version> - <xmlunit.version>2.7.0</xmlunit.version> + <xmlunit.version>2.8.2</xmlunit.version> <!-- OSGi related properties --> <wss4j.osgi.import />