Skip to content

Commit 1405c04

Browse files
committed
Set maven-compiler-plugin version
1 parent 663ff22 commit 1405c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@
227227
<plugins>
228228
<plugin>
229229
<artifactId>maven-compiler-plugin</artifactId>
230+
<version>3.11.0</version>
230231
<configuration>
231232
<release>11</release>
232233
</configuration>

0 commit comments

Comments
 (0)