We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53e828f + 4b71cf0 commit 8bdbba6Copy full SHA for 8bdbba6
1 file changed
pom.xml
@@ -39,7 +39,7 @@
39
<plugin>
40
<groupId>org.apache.maven.plugins</groupId>
41
<artifactId>maven-compiler-plugin</artifactId>
42
- <version>3.10.1</version>
+ <version>3.14.1</version>
43
<configuration>
44
<source>${maven.compiler.source}</source>
45
<target>${maven.compiler.target}</target>
0 commit comments