Skip to content

Commit

Permalink
Merge pull request #1087 from heuermh/guava-33.1.0-jre
Browse files Browse the repository at this point in the history
Update guava dependency version to 33.1.0-jre
  • Loading branch information
josemduarte committed Apr 23, 2024
2 parents 73e99ca + 756e2d0 commit 64cb303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -475,7 +475,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.0.0-jre</version>
<version>33.1.0-jre</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 64cb303

Please sign in to comment.