Skip to content

Commit 1b71c33

Browse files
Bump jib-maven-plugin from 3.3.0 to 3.3.2 in /tests/java (#36)
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.0 to 3.3.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33dbbcd commit 1b71c33

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.3.0</version.plugin.jib>
49+
<version.plugin.jib>3.3.2</version.plugin.jib>
5050
<version.plugin.maven.assembly>3.6.0</version.plugin.maven.assembly>
5151
<version.plugin.maven.compiler>3.11.0</version.plugin.maven.compiler>
5252
<version.plugin.maven.dependency>3.6.0</version.plugin.maven.dependency>

0 commit comments

Comments
 (0)