Skip to content

Commit a3ae431

Browse files
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.2
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.1 to 3.4.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f69882a commit a3ae431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<plugin>
285285
<groupId>com.google.cloud.tools</groupId>
286286
<artifactId>jib-maven-plugin</artifactId>
287-
<version>3.4.1</version>
287+
<version>3.4.2</version>
288288
<configuration>
289289
<skip>true</skip>
290290
</configuration>

0 commit comments

Comments
 (0)