Skip to content

Commit e1025ba

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#358)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.4 to 3.4.6. - [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-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93f7660 commit e1025ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>Kubernetes Webhooks Framework - Samples - Spring Boot</name>
1313

1414
<properties>
15-
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
15+
<jib-maven-plugin.version>3.4.6</jib-maven-plugin.version>
1616
<dekorate.version>4.1.4</dekorate.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)