Skip to content

Commit 5b42089

Browse files
authored
Merge pull request #1292 from apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.3
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3
2 parents 0c45954 + b87ec98 commit 5b42089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/showcase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.apache.maven.plugins</groupId>
209209
<artifactId>maven-failsafe-plugin</artifactId>
210-
<version>3.5.2</version>
210+
<version>3.5.3</version>
211211
<configuration>
212212
<includes>
213213
<include>it.org.apache.struts2.showcase.*Test</include>

0 commit comments

Comments
 (0)