Skip to content

Commit

Permalink
[MANTRUN-219] Bump xmlunit from 2.6.3 to 2.6.4
Browse files Browse the repository at this point in the history
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.6.3...v2.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
slachiewicz committed Mar 28, 2020
1 parent abed7fb commit c7e1096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@ under the License.
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.6.3</version>
<version>2.6.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-matchers</artifactId>
<version>2.6.3</version>
<version>2.6.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c7e1096

Please sign in to comment.