Skip to content

Commit

Permalink
Merge pull request #1718 from OWASP/renovate/org.apache.maven.plugins…
Browse files Browse the repository at this point in the history
…-maven-surefire-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
  • Loading branch information
bendehaan authored Nov 8, 2024
2 parents 2cda0d5 + 5d719d4 commit 5b7fabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<configuration>
<argLine>-Dspring.profiles.active=test,maven-test</argLine>
</configuration>
Expand Down

0 comments on commit 5b7fabb

Please sign in to comment.