Skip to content

Commit 87bfb32

Browse files
committed
Set version for maven-compiler-plugin
1 parent b1e565d commit 87bfb32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-compiler-plugin</artifactId>
199+
<version>3.8.1</version>
199200
<configuration>
200201
<source>8</source>
201202
<target>8</target>

0 commit comments

Comments
 (0)