Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud.tools:jib-maven-plugi…
Browse files Browse the repository at this point in the history
…n to v3.4.4
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 7f57afd commit 69f6804
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 69f6804

Please sign in to comment.