Skip to content

Commit 004c56e

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#1862)
1 parent c05fc29 commit 004c56e

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
@@ -25,7 +25,7 @@
2525
</plugin>
2626
<plugin>
2727
<artifactId>maven-surefire-plugin</artifactId>
28-
<version>3.5.2</version>
28+
<version>3.5.3</version>
2929
<configuration>
3030
<argLine>--add-exports=java.base/sun.security.x509=ALL-UNNAMED</argLine>
3131
<systemPropertyVariables>

0 commit comments

Comments
 (0)