Skip to content

Commit b832bf9

Browse files
committed
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
1 parent 52216cd commit b832bf9

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
@@ -413,7 +413,7 @@
413413
</plugin>
414414
<plugin>
415415
<artifactId>maven-compiler-plugin</artifactId>
416-
<version>3.9.0</version>
416+
<version>3.10.0</version>
417417
<configuration>
418418
<source>1.8</source>
419419
<target>1.8</target>

0 commit comments

Comments
 (0)