Skip to content

Commit

Permalink
Bump jib-maven-plugin from 2.1.0 to 2.2.0 (#145)
Browse files Browse the repository at this point in the history
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 18, 2020
1 parent cb100db commit 3e988ab
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 @@ -35,7 +35,7 @@
<java.require.version>[${java.target.version},9)</java.require.version>
<java.target.version>1.8</java.target.version>
<jdepend-maven-plugin.version>2.0</jdepend-maven-plugin.version>
<jib-maven-plugin.version>2.1.0</jib-maven-plugin.version>
<jib-maven-plugin.version>2.2.0</jib-maven-plugin.version>
<jsr305.version>3.0.2</jsr305.version>
<junit-jupiter.version>5.6.2</junit-jupiter.version>
<junit.version>4.13</junit.version>
Expand Down

0 comments on commit 3e988ab

Please sign in to comment.