Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3…
Browse files Browse the repository at this point in the history
….1 (#9521)
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 19c58d5 commit 8accc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<failIfNoTests>true</failIfNoTests>
<!-- Display logs in AzureDevOps pipeline output -->
Expand Down

0 comments on commit 8accc2f

Please sign in to comment.