Skip to content

Commit a48b41d

Browse files
dependabot[bot]paul58914080
authored andcommitted
chore(deps): bump com.google.cloud.tools:jib-maven-plugin in /example
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] <support@github.com>
1 parent 025e9c1 commit a48b41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2727
<jackson-module-kotlin.version>2.20.1</jackson-module-kotlin.version>
2828
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
29-
<jib-maven.plugin.version>3.5.0</jib-maven.plugin.version>
29+
<jib-maven.plugin.version>3.5.1</jib-maven.plugin.version>
3030
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
3131
<pitest-maven-plugin.version>1.21.1</pitest-maven-plugin.version>
3232
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>

0 commit comments

Comments
 (0)