We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdaae5c + 53f99f5 commit 17a6248Copy full SHA for 17a6248
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.14.0</version>
+ <version>3.14.1</version>
25
<configuration>
26
<source>${java.version}</source>
27
<target>${java.version}</target>
0 commit comments