Skip to content

Commit ed9c2f1

Browse files
Update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.6 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb0e507 commit ed9c2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>com.google.cloud.tools</groupId>
146146
<artifactId>jib-maven-plugin</artifactId>
147-
<version>3.4.5</version>
147+
<version>3.4.6</version>
148148
<configuration>
149149
<from>
150150
<image>eclipse-temurin:21-jdk-ubi9-minimal</image>

0 commit comments

Comments
 (0)