Skip to content

Commit 6dd9b63

Browse files
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
1 parent 0436434 commit 6dd9b63

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
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.apache.maven.plugins</groupId>
4343
<artifactId>maven-compiler-plugin</artifactId>
44-
<version>3.9.0</version>
44+
<version>3.10.0</version>
4545
<configuration>
4646
<source>1.8</source>
4747
<target>1.8</target>

0 commit comments

Comments
 (0)