Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 9ff5eb9 commit d7b806f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackrox-container-image-scanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.3</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>
Expand Down

0 comments on commit d7b806f

Please sign in to comment.