Skip to content

Commit

Permalink
chore: cleanup build and maven plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Nov 7, 2024
1 parent 808b298 commit e769851
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 165 deletions.
164 changes: 0 additions & 164 deletions exporter/dependency-reduced-pom.xml

This file was deleted.

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.4.4</version> <!-- 3.4.3 hangs at 80% when building image! -->
<version>3.4.2</version> <!-- >= 3.4.3 hangs at 80% when building image! -->
<executions>
<execution>
<id>docker-local</id>
Expand Down

0 comments on commit e769851

Please sign in to comment.