We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2ba5b commit de7b638Copy full SHA for de7b638
samples/cloud-run/java/pom.xml
@@ -97,7 +97,7 @@
97
<plugin>
98
<groupId>com.google.cloud.tools</groupId>
99
<artifactId>jib-maven-plugin</artifactId>
100
- <version>3.4.4</version>
+ <version>3.4.5</version>
101
<configuration>
102
<to>
103
<image>gcr.io/PROJECT_ID/pgadapter-sidecar-example</image>
samples/java/cloud-run/pom.xml
@@ -96,7 +96,7 @@
96
<image>gcr.io/PROJECT_ID/pgadapter-example</image>
0 commit comments