Skip to content

Commit 2b7481a

Browse files
Bump com.google.cloud.tools:jib-maven-plugin in the dependencies group
Bumps the dependencies group with 1 update: [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib). Updates `com.google.cloud.tools:jib-maven-plugin` from 3.4.5 to 3.4.6 - [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.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 781e40c commit 2b7481a

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
@@ -331,7 +331,7 @@
331331
<plugin>
332332
<groupId>com.google.cloud.tools</groupId>
333333
<artifactId>jib-maven-plugin</artifactId>
334-
<version>3.4.5</version>
334+
<version>3.4.6</version>
335335
<dependencies>
336336
<dependency>
337337
<groupId>com.google.cloud.tools</groupId>

0 commit comments

Comments
 (0)