There was an error while loading. Please reload this page.
1 parent 19f3c7d commit 0310e8bCopy full SHA for 0310e8b
1 file changed
pom.xml
@@ -103,7 +103,7 @@
103
<plugin>
104
<groupId>org.apache.maven.plugins</groupId>
105
<artifactId>maven-compiler-plugin</artifactId>
106
- <version>3.12.1</version>
+ <version>3.13.0</version>
107
<executions>
108
<execution>
109
<phase>compile</phase>
@@ -176,7 +176,7 @@
176
177
178
179
180
<configuration>
181
<source>1.8</source>
182
<target>1.8</target>
0 commit comments