We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1edc29 commit 3ab168eCopy full SHA for 3ab168e
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<plugin>
22
<groupId>org.apache.maven.plugins</groupId>
23
<artifactId>maven-compiler-plugin</artifactId>
24
- <version>3.12.1</version>
+ <version>3.13.0</version>
25
<configuration>
26
<source>${java.version}</source>
27
<target>${java.version}</target>
0 commit comments