Skip to content

Commit 1703637

Browse files
authored
Merge pull request #2259 from OWASP/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
2 parents 1554e86 + 2827003 commit 1703637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
<plugin>
624624
<groupId>org.apache.maven.plugins</groupId>
625625
<artifactId>maven-surefire-plugin</artifactId>
626-
<version>3.5.3</version>
626+
<version>3.5.4</version>
627627
<configuration>
628628
<argLine>-Dspring.profiles.active=test,maven-test</argLine>
629629
</configuration>

0 commit comments

Comments
 (0)