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 2e0623d commit cc38c48Copy full SHA for cc38c48
pom.xml
@@ -43,7 +43,7 @@
43
<plugin>
44
<groupId>org.apache.maven.plugins</groupId>
45
<artifactId>maven-compiler-plugin</artifactId>
46
- <version>3.14.0</version>
+ <version>3.14.1</version>
47
<configuration>
48
<source>17</source>
49
<target>17</target>
0 commit comments