Skip to content

Commit 978fa51

Browse files
committed
update compiler version
1 parent aa0cd7d commit 978fa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom-java-11.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>
207207
<artifactId>maven-compiler-plugin</artifactId>
208-
<version>3.8.0</version>
208+
<version>3.8.1</version>
209209
<configuration>
210210
<release>11</release>
211211
</configuration>

0 commit comments

Comments
 (0)