Skip to content

Commit

Permalink
Merge pull request #679 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.1

chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1
  • Loading branch information
nitram509 authored Mar 8, 2024
2 parents 791af79 + 19b66f1 commit a3b186a
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 @@ -351,7 +351,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<phase>deploy</phase>
Expand Down

0 comments on commit a3b186a

Please sign in to comment.