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.
2 parents ad764d1 + e22890e commit 2a4ae8fCopy full SHA for 2a4ae8f
1 file changed
pom.xml
@@ -148,7 +148,7 @@
148
</plugin>
149
<plugin>
150
<artifactId>maven-compiler-plugin</artifactId>
151
- <version>3.13.0</version>
+ <version>3.14.0</version>
152
153
154
<groupId>org.apache.maven.plugins</groupId>
@@ -173,7 +173,7 @@
173
174
175
<artifactId>maven-surefire-plugin</artifactId>
176
- <version>3.5.2</version>
+ <version>3.5.3</version>
177
<configuration>
178
<forkNode implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
179
</configuration>
0 commit comments