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.2
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent f2feb03 commit a986860
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.1</version>
<version>3.5.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a986860

Please sign in to comment.