Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d45e0e2

Browse files
authoredApr 29, 2025··
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20cdbe9 commit d45e0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.apache.maven.plugins</groupId>
103103
<artifactId>maven-surefire-plugin</artifactId>
104-
<version>3.5.2</version>
104+
<version>3.5.3</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.