Skip to content

Commit 075d90e

Browse files
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 (#155)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.0 to 3.4.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f33b98 commit 075d90e

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
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>com.google.cloud.tools</groupId>
231231
<artifactId>jib-maven-plugin</artifactId>
232-
<version>3.4.0</version>
232+
<version>3.4.1</version>
233233
<configuration>
234234
<from>
235235
<image>

0 commit comments

Comments
 (0)