Skip to content

Commit

Permalink
Merge pull request #229 from mundialis/renovate/major-guava-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.google.guava:guava to v33
  • Loading branch information
hwbllmnn authored Jan 11, 2024
2 parents cf51bf4 + 8846e09 commit 4b970bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.3-jre</version>
<version>33.0.0-jre</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 4b970bd

Please sign in to comment.