Skip to content

Commit 919ac45

Browse files
set version maven-compiler-plugin
1 parent 54b9550 commit 919ac45

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
@@ -197,6 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-compiler-plugin</artifactId>
200+
<version>3.10.1</version>
200201
<configuration>
201202
<source>${maven.compiler.source}</source>
202203
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)