We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8750168 + 97e9da4 commit 98aac6fCopy full SHA for 98aac6f
1 file changed
pom.xml
@@ -42,7 +42,7 @@
42
<plugin>
43
<groupId>org.apache.maven.plugins</groupId>
44
<artifactId>maven-compiler-plugin</artifactId>
45
- <version>3.14.1</version>
+ <version>3.15.0</version>
46
<configuration>
47
<source>${maven.compiler.source}</source>
48
<target>${maven.compiler.target}</target>
0 commit comments