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 1b4a3d6 commit 8744361Copy full SHA for 8744361
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
<plugin>
21
<groupId>org.apache.maven.plugins</groupId>
22
<artifactId>maven-compiler-plugin</artifactId>
23
- <version>3.14.0</version>
+ <version>3.14.1</version>
24
<configuration>
25
<source>${java.version}</source>
26
<target>${java.version}</target>
0 commit comments