Skip to content

Commit 22eabbe

Browse files
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.4 to 3.4.5 (#114)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.4 to 3.4.5. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 758ad0a commit 22eabbe

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
@@ -26,7 +26,7 @@
2626
<avro.version>1.12.0</avro.version>
2727
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
2828
<java.version>21</java.version>
29-
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
29+
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
3030
<kafka-avro-serializer.version>7.9.0</kafka-avro-serializer.version>
3131
<kafka-streams-avro-serde.version>7.9.0</kafka-streams-avro-serde.version>
3232
<kafka.version>3.9.0</kafka.version>

0 commit comments

Comments
 (0)