Skip to content

Commit 4accc6b

Browse files
Bump com.google.cloud.tools:jib-maven-plugin in /tests/java (#144)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.2 to 3.4.3. - [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 213d493 commit 4accc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<version.lib.asciidoctor.diagram>2.2.1</version.lib.asciidoctor.diagram>
4747
<version.lib.commonjava.directory>1.0</version.lib.commonjava.directory>
4848
<version.plugin.helidon-build-tools>2.0.0-M3</version.plugin.helidon-build-tools>
49-
<version.plugin.jib>3.4.2</version.plugin.jib>
49+
<version.plugin.jib>3.4.3</version.plugin.jib>
5050
<version.plugin.maven.assembly>3.7.1</version.plugin.maven.assembly>
5151
<version.plugin.maven.compiler>3.13.0</version.plugin.maven.compiler>
5252
<version.plugin.maven.dependency>3.6.1</version.plugin.maven.dependency>

0 commit comments

Comments
 (0)