Skip to content

Commit

Permalink
Merge pull request #241 from camunda-community-hub/renovate/com.googl…
Browse files Browse the repository at this point in the history
…e.cloud.tools-jib-maven-plugin-3.x

chore(deps): update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.4
  • Loading branch information
VonDerBeck authored Oct 23, 2024
2 parents 7f57afd + 69f6804 commit 0247538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.3.2</version> <!-- 3.4.3 hangs at 80% when building image! -->
<version>3.4.4</version> <!-- 3.4.3 hangs at 80% when building image! -->
<executions>
<execution>
<id>docker-local</id>
Expand Down

0 comments on commit 0247538

Please sign in to comment.