Skip to content

Commit

Permalink
[MPLUGIN-387] Bump xmlunit to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 10, 2022
1 parent 036fdeb commit f14830d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin-tools-java/pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<version>1.3</version>
<version>1.6</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f14830d

Please sign in to comment.