Skip to content

Commit 7726674

Browse files
committed
REVERT-3 Revert "chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 (line#451)"
This reverts commit a1203b9.
1 parent a1203b9 commit 7726674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-surefire-plugin</artifactId>
34-
<version>3.1.2</version>
34+
<version>2.22.2</version>
3535
<configuration>
3636
<systemProperties>
3737
<property>

0 commit comments

Comments
 (0)