Skip to content

Commit

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

Update dependency org.apache.maven.plugins:maven-surefire-report-plugin to v3.2.5
  • Loading branch information
hwbllmnn authored Jan 11, 2024
2 parents aa80c5b + a21ae89 commit c2cb3c4
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.3</version>
<version>3.2.5</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.3</version>
<version>3.2.5</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit c2cb3c4

Please sign in to comment.