Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.surefire:maven-surefire…
Browse files Browse the repository at this point in the history
…-common to v3.5.1 (#282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 4d49d23 commit d72b7a4
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 @@ -158,7 +158,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>maven-surefire-common</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d72b7a4

Please sign in to comment.