Bump com.google.inject:guice from 5.1.0 to 7.0.0

Bumps [com.google.inject:guice](https://github.com/google/guice) from 5.1.0 to 7.0.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](https://github.com/google/guice/compare/5.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: com.google.inject:guice
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-01 01:15:28 +00:00 committed by GitHub
parent 1fb3f313ce
commit 0d7807f92e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<grpc.version>1.49.2</grpc.version>
<gson.version>2.9.1</gson.version>
<guava.version>32.1.2-jre</guava.version>
<guice.version>5.1.0</guice.version>
<guice.version>7.0.0</guice.version>
<hamcrest.version>2.2</hamcrest.version>
<hawtio.version>2.15.2</hawtio.version>
<hazelcast.version>5.2.1</hazelcast.version>