We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f32abd + 73dbded commit 4f785d0Copy full SHA for 4f785d0
1 file changed
pom.xml
@@ -87,7 +87,7 @@
87
</plugin>
88
<plugin>
89
<artifactId>maven-compiler-plugin</artifactId>
90
- <version>3.8.0</version>
+ <version>3.14.0</version>
91
92
93
<artifactId>maven-surefire-plugin</artifactId>
@@ -120,7 +120,7 @@
120
121
<groupId>org.apache.maven.plugins</groupId>
122
123
- <version>3.13.0</version>
124
<configuration>
125
<source>11</source>
126
<target>11</target>
0 commit comments