mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-25 19:45:46 +01:00
Update maven-compiler-plugin
This commit is contained in:
parent
832fcaacf0
commit
3656fcf5a6
2
pom.xml
2
pom.xml
@ -14,7 +14,7 @@
|
|||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.6.1</version>
|
<version>3.8.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>1.8</source>
|
<source>1.8</source>
|
||||||
<target>1.8</target>
|
<target>1.8</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user