Skip to content

Commit

Permalink
deps: update dependency com.google.cloud.tools:jib-maven-plugin to v3…
Browse files Browse the repository at this point in the history
….4.3 (#1906)
  • Loading branch information
renovate-bot authored May 31, 2024
1 parent f3d8e00 commit 079bd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cloud-run/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.2</version>
<version>3.4.3</version>
<configuration>
<to>
<image>gcr.io/PROJECT_ID/pgadapter-sidecar-example</image>
Expand Down

0 comments on commit 079bd57

Please sign in to comment.