Skip to content

Commit 903cd17

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#2251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent cb91079 commit 903cd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-surefire-plugin</artifactId>
58-
<version>3.5.2</version>
58+
<version>3.5.3</version>
5959
<configuration>
6060
<properties>
6161
<configurationParameters>

0 commit comments

Comments
 (0)