Skip to content

Commit 2ec0823

Browse files
committed
Update maven-compiler-plugin from 3.8.0 to 3.14.0
1 parent 9320c5c commit 2ec0823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
</plugin>
209209
<plugin>
210210
<artifactId>maven-compiler-plugin</artifactId>
211+
<version>3.14.0</version>
211212
<configuration>
212213
<source>${maven.compiler.target}</source>
213214
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)