Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit d43056b

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
1 parent 90d399a commit d43056b

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
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-compiler-plugin</artifactId>
125-
<version>3.10.1</version>
125+
<version>3.11.0</version>
126126
<configuration>
127127
<source>${maven.compiler.source}</source>
128128
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)