Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 22c63f9 commit f3ce27e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.5.2</version>
</plugin>
<!-- Skip sample project in Maven release https://stackoverflow.com/a/14297315/4964553 -->
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion cxf-spring-boot-starter-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.5.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit f3ce27e

Please sign in to comment.