Skip to content

Commit fe04b1e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
1 parent 0e78a7a commit fe04b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
<plugin>
457457
<groupId>org.apache.maven.plugins</groupId>
458458
<artifactId>maven-surefire-plugin</artifactId>
459-
<version>3.5.1</version>
459+
<version>3.5.2</version>
460460
<configuration>
461461
<excludes>
462462
<!-- tests to exclude -->
@@ -482,7 +482,7 @@
482482
<plugin>
483483
<groupId>org.apache.maven.plugins</groupId>
484484
<artifactId>maven-surefire-plugin</artifactId>
485-
<version>3.5.1</version>
485+
<version>3.5.2</version>
486486
<configuration>
487487
<excludes>
488488
<!-- tests to exclude -->

0 commit comments

Comments
 (0)