We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 483b698 + 0abfdfa commit 71c3f42Copy full SHA for 71c3f42
1 file changed
pom.xml
@@ -49,7 +49,7 @@
49
<plugin>
50
<groupId>org.apache.maven.plugins</groupId>
51
<artifactId>maven-compiler-plugin</artifactId>
52
- <version>3.11.0</version>
+ <version>3.12.1</version>
53
<configuration>
54
<source>9</source>
55
<target>9</target>
0 commit comments