Skip to content

Commit

Permalink
Drop unneccesary Guava changes from init-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Dec 19, 2024
1 parent 53fa1d9 commit 54a80b9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions integration-tests/prometheus-java-client-init.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
<jacoco.line-coverage>0.70</jacoco.line-coverage>
<checkstyle.skip>false</checkstyle.skip>
<coverage.skip>false</coverage.skip>
@@ -87,7 +87,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>33.3.1-jre</version>
+ <version>33.3.1-jre<!-- Renovate: com.google.guava:guava-bom --></version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -128,7 +128,6 @@
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 54a80b9

Please sign in to comment.