We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29f60a4 + 32a3c24 commit 1918cb9Copy full SHA for 1918cb9
1 file changed
pom.xml
@@ -38,7 +38,7 @@
38
<plugin>
39
<groupId>org.apache.maven.plugins</groupId>
40
<artifactId>maven-compiler-plugin</artifactId>
41
- <version>3.12.1</version>
+ <version>3.13.0</version>
42
<configuration>
43
<source>${java.version}</source>
44
<target>${java.version}</target>
0 commit comments