Skip to content

Commit 3084907

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (open-feature#1300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8829ec3 commit 3084907

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
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.apache.maven.plugins</groupId>
370370
<artifactId>maven-surefire-plugin</artifactId>
371-
<version>3.5.2</version>
371+
<version>3.5.3</version>
372372
<configuration>
373373
<excludes>
374374
<!-- tests to exclude -->
@@ -557,7 +557,7 @@
557557
<plugin>
558558
<groupId>org.apache.maven.plugins</groupId>
559559
<artifactId>maven-surefire-plugin</artifactId>
560-
<version>3.5.2</version>
560+
<version>3.5.3</version>
561561
<configuration>
562562
<skipTests>${skip.tests}</skipTests>
563563
</configuration>

0 commit comments

Comments
 (0)