Skip to content

Commit 2a8c012

Browse files
authored
Merge pull request #657 from aws-samples/dependabot/maven/apps/unicorn-store-spring/com.google.cloud.tools-jib-maven-plugin-3.4.5
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.4 to 3.4.5 in /apps/unicorn-store-spring
2 parents a8b43d6 + 3aaa665 commit 2a8c012

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)