Skip to content

Commit 638a915

Browse files
Bump com.google.cloud.tools:jib-maven-plugin from 3.5.0 to 3.5.1 (#46)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.5.0 to 3.5.1. - [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.5.1 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 4e6d647 commit 638a915

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.2</gson.version>
1717
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
18-
<jib-maven-plugin.version>3.5.0</jib-maven-plugin.version>
18+
<jib-maven-plugin.version>3.5.1</jib-maven-plugin.version>
1919
<junit-jupiter.version>6.0.1</junit-jupiter.version>
2020
<kafka-streams.version>4.1.1</kafka-streams.version>
2121
<logback.version>1.5.21</logback.version>

0 commit comments

Comments
 (0)