Skip to content

Commit

Permalink
deps: Update dependency org.apache.maven.plugins:maven-surefire-plugi…
Browse files Browse the repository at this point in the history
…n to v3.2.1 (#1636)
  • Loading branch information
renovate-bot committed Oct 24, 2023
1 parent 176177d commit d69fe49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<reportNameSuffix>sponge_log</reportNameSuffix>
<trimStackTrace>false</trimStackTrace>
Expand Down Expand Up @@ -357,7 +357,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<executions>
<execution>
<phase>integration-test</phase>
Expand Down

0 comments on commit d69fe49

Please sign in to comment.