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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3994b11  Bump xmlunit-legacy from 2.7.0 to 2.9.0
3994b11 is described below

commit 3994b11b02182db588aa76d928b9ecc949ef15c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 12 00:17:08 2022 +0000

    Bump xmlunit-legacy from 2.7.0 to 2.9.0
    
    Bumps [xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.7.0 to 
2.9.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.7.0...v2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xmlunit:xmlunit-legacy
      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 d8498c3..6807291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
     <dependency>
       <groupId>org.xmlunit</groupId>
       <artifactId>xmlunit-legacy</artifactId>
-      <version>2.7.0</version>
+      <version>2.9.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to