Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3.0.0 (#1488)

Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
  • Loading branch information
renovate-bot and lqiu96 committed Mar 14, 2023
1 parent 5ef67e9 commit ba9fb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gapic-generator-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M9</version>
<version>3.0.0</version>
<configuration>
<additionalClasspathElements>
<additionalClasspathElement>
Expand Down

0 comments on commit ba9fb82

Please sign in to comment.