Skip to content

Commit 7b5d16a

Browse files
chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#257)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.1 to 3.4.3. - [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 33fcff2 commit 7b5d16a

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
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<java.version>17</java.version>
17-
<jib-maven-plugin.version>3.4.1</jib-maven-plugin.version>
17+
<jib-maven-plugin.version>3.4.3</jib-maven-plugin.version>
1818
<dekorate.version>4.1.3</dekorate.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)