Skip to content

Commit 5e878a8

Browse files
build(deps): bump com.google.cloud.tools:jib-maven-plugin
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/GoogleContainerTools/jib/releases) - [Commits](https://github.com/GoogleContainerTools/jib/commits) --- updated-dependencies: - dependency-name: com.google.cloud.tools:jib-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd26809 commit 5e878a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>com.google.cloud.tools</groupId>
6262
<artifactId>jib-maven-plugin</artifactId>
63-
<version>3.4.4</version>
63+
<version>3.4.5</version>
6464
<configuration>
6565
<from>
6666
<image>amazoncorretto:23</image>
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>com.google.cloud.tools</groupId>
125125
<artifactId>jib-maven-plugin</artifactId>
126-
<version>3.4.4</version>
126+
<version>3.4.5</version>
127127
<configuration>
128128
<from>
129129
<image>amazoncorretto:23-alpine3.21</image>
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>com.google.cloud.tools</groupId>
156156
<artifactId>jib-maven-plugin</artifactId>
157-
<version>3.4.4</version>
157+
<version>3.4.5</version>
158158
<configuration>
159159
<from>
160160
<image>amazoncorretto:23-alpine3.21</image>

0 commit comments

Comments
 (0)