Skip to content

Commit 031c2f3

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
1 parent 67ab18f commit 031c2f3

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.11.0</version>
4848
<configuration>
4949
<source>11</source>
5050
<target>11</target>

0 commit comments

Comments
 (0)