Skip to content

Commit 7957d31

Browse files
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#789)
1 parent 3179f82 commit 7957d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
<!-- Test Phase -->
281281
<plugin>
282282
<artifactId>maven-surefire-plugin</artifactId>
283-
<version>2.22.2</version>
283+
<version>3.0.0</version>
284284
<configuration>
285285
<skipTests>${skipUTs}</skipTests>
286286
</configuration>

0 commit comments

Comments
 (0)