Skip to content

Commit 0eee069

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
1 parent 76db1d1 commit 0eee069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<junit-jupiter.version>5.11.2</junit-jupiter.version>
1919
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
20-
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
20+
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
2121
</properties>
2222

2323
<dependencyManagement>

0 commit comments

Comments
 (0)