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.4.0 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent fa92ba4 commit 3f13e8c
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.3.1</version>
<version>3.4.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 3f13e8c

Please sign in to comment.