Skip to content

Commit

Permalink
Bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps the java-production-dependencies group with 1 update in the / directory: [com.google.guava:guava](https://github.com/google/guava).


Updates `com.google.guava:guava` from 33.3.0-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent f5dc658 commit 60b9e23
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 @@ -20,7 +20,7 @@
<!-- dependencies -->
<servlet.version>4.0.1</servlet.version>
<jackrabbit.version>2.22.0</jackrabbit.version>
<guava.version>33.3.0-jre</guava.version>
<guava.version>33.4.0-jre</guava.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 60b9e23

Please sign in to comment.