We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f5e97e + 8ad69ef commit 8464832Copy full SHA for 8464832
1 file changed
pom.xml
@@ -22,7 +22,7 @@
22
<plugin>
23
<groupId>org.apache.maven.plugins</groupId>
24
<artifactId>maven-compiler-plugin</artifactId>
25
- <version>3.14.1</version>
+ <version>3.15.0</version>
26
<configuration>
27
<source>${java.version}</source>
28
<target>${java.version}</target>
0 commit comments