Skip to content

Commit 899c64c

Browse files
committed
Set maven-compiler version
1 parent 4f5b938 commit 899c64c

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
@@ -101,6 +101,7 @@
101101
<plugins>
102102
<plugin>
103103
<artifactId>maven-compiler-plugin</artifactId>
104+
<version>3.14.0</version>
104105
<configuration>
105106
<compilerArgument>${compilerArgument}</compilerArgument>
106107
</configuration>

0 commit comments

Comments
 (0)