Skip to content

Commit a1203b9

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e205a65 commit a1203b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

+1-1
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>2.22.2</version>
34+
<version>3.1.2</version>
3535
<configuration>
3636
<systemProperties>
3737
<property>

0 commit comments

Comments
 (0)