Skip to content

Commit bd2b0a0

Browse files
committed
Upgrade the maven-compiler-plugin
Signed-off-by: James R. Perkins <[email protected]>
1 parent 6cea218 commit bd2b0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>
5454

5555
<version.compiler.plugin>3.11.0</version.compiler.plugin>
56-
<version.surefire.plugin>3.0.0-M7</version.surefire.plugin>
56+
<version.surefire.plugin>3.1.0</version.surefire.plugin>
5757
<version.formatter.maven.plugin>2.23.0</version.formatter.maven.plugin>
5858
<version.impsort.maven.plugin>1.9.0</version.impsort.maven.plugin>
5959
</properties>

0 commit comments

Comments
 (0)