Skip to content

Commit b4222ea

Browse files
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.5 to 3.4.6 (#18)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.5 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 4937bee commit b4222ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<properties>
1616
<gson.version>2.13.1</gson.version>
1717
<jacoco.version>0.8.13</jacoco.version>
18-
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
18+
<jib-maven-plugin.version>3.4.6</jib-maven-plugin.version>
1919
<junit-jupiter.version>5.13.1</junit-jupiter.version>
2020
<kafka-streams.version>4.0.0</kafka-streams.version>
2121
<logback.version>1.5.18</logback.version>

0 commit comments

Comments
 (0)