Skip to content

Commit

Permalink
Bump xmlunit-core from 2.3.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.3.0 to 2.7.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.3.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2020
1 parent b9aff05 commit c50489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modello-plugins/modello-plugin-xdoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.3.0</version>
<version>2.7.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c50489d

Please sign in to comment.