Skip to content

Commit 511cdc8

Browse files
committed
Update compiler plugin version
1 parent 6344ac6 commit 511cdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<plugin>
282282
<groupId>org.apache.maven.plugins</groupId>
283283
<artifactId>maven-compiler-plugin</artifactId>
284-
<version>3.8.1</version>
284+
<version>3.13.0</version>
285285
<configuration>
286286
<release>${java.version}</release>
287287
</configuration>

0 commit comments

Comments
 (0)