Skip to content

Commit 0295afb

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0
1 parent 38b4ccc commit 0295afb

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.10.2</junit-jupiter.version>
1919
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
20-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
20+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
2121
</properties>
2222

2323
<dependencyManagement>

0 commit comments

Comments
 (0)