Skip to content

Commit

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

build(deps): bump jib-maven-plugin from 3.3.1 to 3.3.2
  • Loading branch information
saig0 authored Jul 11, 2023
2 parents 253c18f + d9f3b2f commit 919914d
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 @@ -97,7 +97,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<executions>
<execution>
<phase>deploy</phase>
Expand Down

0 comments on commit 919914d

Please sign in to comment.