We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcf17a commit d15b0b2Copy full SHA for d15b0b2
src/test/java/org/openrewrite/java/testing/junit5/UseXMLUnitLegacyTest.java
@@ -60,7 +60,7 @@ void shouldMigrateMavenDependency() {
60
<dependency>
61
<groupId>org.xmlunit</groupId>
62
<artifactId>xmlunit-legacy</artifactId>
63
- <version>2.10.1</version>
+ <version>2.10.2</version>
64
</dependency>
65
</dependencies>
66
</project>
0 commit comments