Skip to content

Commit 9626ad4

Browse files
Bump com.google.cloud.tools:jib-maven-plugin in /experimental/spring (#280)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa59267 commit 9626ad4

File tree

1 file changed

+1
-1
lines changed
  • experimental/spring/spring-boot-nasp-example

1 file changed

+1
-1
lines changed

experimental/spring/spring-boot-nasp-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<plugin>
3636
<groupId>com.google.cloud.tools</groupId>
3737
<artifactId>jib-maven-plugin</artifactId>
38-
<version>3.4.2</version>
38+
<version>3.4.3</version>
3939
<configuration>
4040
<from>
4141
<platforms>

0 commit comments

Comments
 (0)