Skip to content

Commit

Permalink
chore(deps): bump jib-maven-plugin from 2.1.0 to 2.2.0 (camunda-commu…
Browse files Browse the repository at this point in the history
…nity-hub#131)

Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 20, 2020
1 parent f153948 commit 66ad9f8
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 @@ -228,7 +228,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
<configuration>
<to>
<image>docker.io/camunda/zeebe-simple-monitor</image>
Expand Down

0 comments on commit 66ad9f8

Please sign in to comment.