Skip to content

Commit 65cdd58

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 (#1717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42e4b19 commit 65cdd58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<plugin>
246246
<groupId>org.apache.maven.plugins</groupId>
247247
<artifactId>maven-surefire-plugin</artifactId>
248-
<version>3.5.4</version>
248+
<version>3.5.5</version>
249249
<configuration>
250250
<excludes>
251251
<!-- tests to exclude -->
@@ -563,7 +563,7 @@
563563
<plugin>
564564
<groupId>org.apache.maven.plugins</groupId>
565565
<artifactId>maven-surefire-plugin</artifactId>
566-
<version>3.5.4</version>
566+
<version>3.5.5</version>
567567
<configuration>
568568
<skipTests>${skip.tests}</skipTests>
569569
</configuration>

0 commit comments

Comments
 (0)