Skip to content

Commit

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

build(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1
  • Loading branch information
saig0 authored Feb 28, 2024
2 parents c96a075 + b68859f commit a8ce7c3
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 @@ -120,7 +120,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 a8ce7c3

Please sign in to comment.