Skip to content

Commit

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

* build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Aug 16, 2022
1 parent f924697 commit 35ad8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-beyondcorp-appconnectors/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
<version>3.0.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 35ad8ca

Please sign in to comment.