Skip to content

Commit

Permalink
Merge pull request #209 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.2
  • Loading branch information
hwbllmnn authored Nov 29, 2023
2 parents efd4116 + 1dbed94 commit f0fa1a8
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.1.2</version>
<version>3.2.2</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
Expand Down Expand Up @@ -210,7 +210,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.2</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit f0fa1a8

Please sign in to comment.