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 cd5a8f2 commit 4802501Copy full SHA for 4802501
module/pom.xml
@@ -45,7 +45,7 @@
45
<maven.compiler.plugin>3.11.0</maven.compiler.plugin>
46
<maven.jar.plugin>3.2.0</maven.jar.plugin>
47
<maven.source.plugin>3.2.1</maven.source.plugin>
48
- <maven.surefire.plugin>2.22.2</maven.surefire.plugin>
+ <maven.surefire.plugin>3.2.3</maven.surefire.plugin>
49
<maven.surefire.report.plugin>3.2.2</maven.surefire.report.plugin>
50
<maven.javadoc.plugin>3.2.0</maven.javadoc.plugin>
51
<maven.checkstyle.plugin>3.3.0</maven.checkstyle.plugin>
0 commit comments