Skip to content

Commit 3aaa665

Browse files
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 d51c0a5 commit 3aaa665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>com.google.cloud.tools</groupId>
290290
<artifactId>jib-maven-plugin</artifactId>
291-
<version>3.4.4</version>
291+
<version>3.4.5</version>
292292
<configuration>
293293
<from>
294294
<image>public.ecr.aws/docker/library/amazoncorretto:21-alpine</image>

0 commit comments

Comments
 (0)