Skip to content

Commit 2f576dd

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent 0cdbc7c commit 2f576dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mvnw/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</plugin>
101101
<plugin>
102102
<artifactId>maven-surefire-plugin</artifactId>
103-
<version>3.5.4</version>
103+
<version>3.5.5</version>
104104
<configuration>
105105
<skipTests>true</skipTests>
106106
</configuration>
@@ -164,7 +164,7 @@
164164
</plugin>
165165
<plugin>
166166
<artifactId>maven-surefire-plugin</artifactId>
167-
<version>3.5.4</version>
167+
<version>3.5.5</version>
168168
<configuration>
169169
<skipTests>false</skipTests>
170170
<failIfNoTests>true</failIfNoTests>

0 commit comments

Comments
 (0)