Skip to content

Commit

Permalink
Merge pull request #302 from apache/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-surefire-report-plugin-3.5.2

Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.5 to 3.5.2
  • Loading branch information
coheigea authored Jan 28, 2025
2 parents d9db273 + 9572b3e commit 4e77808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.3.1</version>
<version>3.5.2</version>
</plugin>
<!-- TODO commented out for now
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion systests/websphere/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.2.5</version><!--$NO-MVN-MAN-VER$-->
<version>3.5.2</version><!--$NO-MVN-MAN-VER$-->
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 4e77808

Please sign in to comment.