We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56aac6e commit d45d9b4Copy full SHA for d45d9b4
applications/spring-shell/pom.xml
@@ -164,7 +164,7 @@
164
<plugin>
165
<groupId>org.apache.maven.plugins</groupId>
166
<artifactId>maven-failsafe-plugin</artifactId>
167
- <version>2.22.2</version>
+ <version>3.1.2</version>
168
<!-- Necessary to have test resource projects on the classpath-->
169
<configuration>
170
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
pom.xml
@@ -364,7 +364,7 @@
364
365
366
367
368
369
<groups>integration</groups>
370
<includes>
0 commit comments