Skip to content

Commit

Permalink
build(deps): bump guava from 28.1-jre to 32.0.0-jre in /java-client (#…
Browse files Browse the repository at this point in the history
…1535)

Bumps [guava](https://github.com/google/guava) from 28.1-jre to 32.0.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
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 852e57b commit f5efcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<releaseTarget>8</releaseTarget>
<junit.api.version>5.9.3</junit.api.version>
<junit.jupiter.engine.version>5.9.3</junit.jupiter.engine.version>
<guava.version>28.1-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<mockito.version>2.24.5</mockito.version>
<dropwizard.version>3.1.2</dropwizard.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit f5efcab

Please sign in to comment.