Skip to content

Commit a202779

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#303)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.3 to 3.4.4. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feb3693 commit a202779

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
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<java.version>17</java.version>
16-
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
16+
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
1717
<dekorate.version>4.1.4</dekorate.version>
1818
</properties>
1919

0 commit comments

Comments
 (0)