Skip to content

Commit 485f4c4

Browse files
committed
Bump maven-surefire-plugin from 3.3.0 to 3.3.1 in /src/testdata/java
1 parent b6919ce commit 485f4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/testdata/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.apache.maven.plugins</groupId>
6060
<artifactId>maven-surefire-plugin</artifactId>
61-
<version>3.3.0</version>
61+
<version>3.3.1</version>
6262
</plugin>
6363
</plugins>
6464
</build>

0 commit comments

Comments
 (0)