Skip to content

Commit

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


Updates `com.google.guava:guava` from 33.1.0-jre to 33.2.1-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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 1ec0244 commit 97a163e
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.21.25</jackrabbit.version>
<guava.version>33.1.0-jre</guava.version>
<guava.version>33.2.1-jre</guava.version>
<slf4j.version>2.0.13</slf4j.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 97a163e

Please sign in to comment.