We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5177a3d + 42f0f81 commit a5c508fCopy full SHA for a5c508f
1 file changed
pom.xml
@@ -289,7 +289,7 @@
289
</plugin>
290
<plugin>
291
<artifactId>maven-compiler-plugin</artifactId>
292
- <version>3.9.0</version>
+ <version>3.10.0</version>
293
<configuration>
294
<source>1.8</source>
295
<target>1.8</target>
@@ -768,7 +768,7 @@
768
769
770
771
772
<executions>
773
<execution>
774
<id>compile-java-11</id>
0 commit comments