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 1a01277 commit cec6849Copy full SHA for cec6849
infinispan-remote/junit5/pom.xml
@@ -27,7 +27,7 @@
27
<!-- JUnit 5 requires Surefire version 2.22.1 or higher -->
28
<plugin>
29
<artifactId>maven-surefire-plugin</artifactId>
30
- <version>3.5.3</version>
+ <version>3.5.4</version>
31
</plugin>
32
</plugins>
33
</build>
infinispan-remote/persistence/sql-store/pom.xml
@@ -64,7 +64,7 @@
64
65
66
67
68
69
70
<groupId>org.codehaus.mojo</groupId>
0 commit comments