Skip to content

Commit 2229ec2

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#997)
1 parent db91e3d commit 2229ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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>3.2.5</version>
283+
<version>3.5.0</version>
284284
<configuration>
285285
<skipTests>${skipUTs}</skipTests>
286286
</configuration>

0 commit comments

Comments
 (0)