Skip to content

Commit ada1ed4

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3
1 parent 187a036 commit ada1ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/kotlin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<junit5.version>5.12.0</junit5.version>
1818
<wdm.version>5.2.3</wdm.version>
1919

20-
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
20+
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2121

2222
<java.version>1.8</java.version>
2323
<selenium.version>4.30.0</selenium.version>

0 commit comments

Comments
 (0)