Skip to content

Commit

Permalink
Merge pull request #245 from camunda-community-hub/dependabot/maven/c…
Browse files Browse the repository at this point in the history
…om.google.cloud.tools-jib-maven-plugin-3.4.0

build(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0
  • Loading branch information
saig0 authored Sep 25, 2023
2 parents 1c3839b + 2f58708 commit bd42f1a
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 @@ -378,7 +378,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<executions>
<execution>
<phase>deploy</phase>
Expand Down

0 comments on commit bd42f1a

Please sign in to comment.