Skip to content

Commit

Permalink
Merge pull request #237 from mundialis/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-surefire-report-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-report-plugin to v3.2.5
  • Loading branch information
hwbllmnn committed Jan 11, 2024
2 parents 69ea307 + 7fd38c4 commit 381bc33
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 @@ -100,7 +100,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
Expand Down Expand Up @@ -210,7 +210,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit 381bc33

Please sign in to comment.