Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-report-plug…
Browse files Browse the repository at this point in the history
…in to v3.2.3
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent d93bf96 commit 66d181c
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 @@ -58,7 +58,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
Expand Down Expand Up @@ -158,7 +158,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit 66d181c

Please sign in to comment.