Skip to content

Commit

Permalink
Upgrade Guava 33.3.1-jre -> 33.4.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot committed Dec 19, 2024
1 parent da00863 commit a6d97c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/metrics-init.patch
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
+ <dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
+ <version>33.3.1-jre<!-- Renovate: com.google.guava:guava-bom --></version>
+ <version>33.4.0-jre<!-- Renovate: com.google.guava:guava-bom --></version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-bom</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a6d97c5

Please sign in to comment.