Skip to content

Commit

Permalink
build(deps): bump jib-maven-plugin from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and audig committed May 22, 2020
1 parent accd6ff commit 8214515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
<configuration>
<from>
<image>openjdk:14-jdk-alpine</image>
Expand Down

0 comments on commit 8214515

Please sign in to comment.