Skip to content

Commit 4f7f5c6

Browse files
committed
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.0
1 parent 9e769bd commit 4f7f5c6

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
@@ -44,7 +44,7 @@
4444
<plugins>
4545
<plugin>
4646
<artifactId>maven-compiler-plugin</artifactId>
47-
<version>3.8.1</version>
47+
<version>3.10.0</version>
4848
<configuration>
4949
<source>11</source>
5050
<target>11</target>

0 commit comments

Comments
 (0)