Skip to content

Commit

Permalink
Bump jib-maven-plugin from 3.3.1 to 3.3.2 in /experimental/spring (#177)
Browse files Browse the repository at this point in the history
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.1 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent 599e87c commit c3b4beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/spring/spring-boot-nasp-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<from>
<platforms>
Expand Down

0 comments on commit c3b4beb

Please sign in to comment.