Skip to content

Commit 4b084d9

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#163)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.2 to 3.4.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cee707 commit 4b084d9

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
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<java.version>17</java.version>
18-
<jib-maven-plugin.version>3.3.2</jib-maven-plugin.version>
18+
<jib-maven-plugin.version>3.4.0</jib-maven-plugin.version>
1919
</properties>
2020

2121
<dependencyManagement>

0 commit comments

Comments
 (0)