Skip to content

Commit 3b2f22e

Browse files
dependabot[bot]paul58914080
authored andcommitted
build: 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.1 to 3.5.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18da6cf commit 3b2f22e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven-enforcer-plugin>3.6.3</maven-enforcer-plugin>
2626
<arch-unit-maven-plugin.version>5.0.0</arch-unit-maven-plugin.version>
2727
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
28-
<jib-maven.plugin.version>3.5.1</jib-maven.plugin.version>
28+
<jib-maven.plugin.version>3.5.2</jib-maven.plugin.version>
2929
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>
3030
<pitest-maven-plugin.version>1.25.7</pitest-maven-plugin.version>
3131
<pitest-junit5-plugin.version>1.2.3</pitest-junit5-plugin.version>

0 commit comments

Comments
 (0)