Skip to content

Commit bd92989

Browse files
build(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.4.6 to 3.5.0. - [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.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfb92fe commit bd92989

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
@@ -28,7 +28,7 @@
2828
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2929
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
3030
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
31-
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
31+
<jib-maven.plugin.version>3.5.0</jib-maven.plugin.version>
3232
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
3333
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
3434
<pitest-maven-plugin.version>1.21.1</pitest-maven-plugin.version>

0 commit comments

Comments
 (0)