Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.4.0
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 458e427 commit 7058cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.4.0</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -155,7 +155,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.4.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 7058cad

Please sign in to comment.