Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Benjamin Reed committed Mar 19, 2024
1 parent e5fa6eb commit 24b4eab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<asmVersion>9.5</asmVersion>
<cassandraDriverVersion>4.17.0</cassandraDriverVersion>
<guavaVersion>33.0.0-jre</guavaVersion>
<guavaOsgiVersion>32.1</guavaOsgiVersion>
<guavaVersion>33.1.0-jre</guavaVersion>
<guavaOsgiVersion>33.1</guavaOsgiVersion>
<guiceVersion>4.2.3</guiceVersion>
<jacksonVersion>2.16.1</jacksonVersion>
<jnrVersion>3.1.17</jnrVersion>
Expand Down

0 comments on commit 24b4eab

Please sign in to comment.