Merge pull request #32 from skyero-aws/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
This commit is contained in:
commit
0a2fdb2f66
3 changed files with 3 additions and 3 deletions
|
|
@ -113,7 +113,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
<configuration>
|
||||
<release>8</release>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
<configuration>
|
||||
<release>8</release>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -100,7 +100,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
<configuration>
|
||||
<release>8</release>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
|
|
|||
Loading…
Reference in a new issue