Skip to content

Commit 0a3b289

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#2252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94f1f64 commit 0a3b289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)