Skip to content

Commit 56f0019

Browse files
authored
deps: Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 (#1669)
1 parent a79b30c commit 56f0019

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
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-surefire-plugin</artifactId>
194-
<version>3.2.1</version>
194+
<version>3.2.2</version>
195195
<configuration>
196196
<reportNameSuffix>sponge_log</reportNameSuffix>
197197
<trimStackTrace>false</trimStackTrace>
@@ -357,7 +357,7 @@
357357
<plugins>
358358
<plugin>
359359
<artifactId>maven-surefire-plugin</artifactId>
360-
<version>3.2.1</version>
360+
<version>3.2.2</version>
361361
<executions>
362362
<execution>
363363
<phase>integration-test</phase>

0 commit comments

Comments
 (0)