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.2 (#1669)
  • Loading branch information
renovate-bot committed Nov 7, 2023
1 parent a79b30c commit 56f0019
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.2.1</version>
<version>3.2.2</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.2.1</version>
<version>3.2.2</version>
<executions>
<execution>
<phase>integration-test</phase>
Expand Down

0 comments on commit 56f0019

Please sign in to comment.