Bump guice from 4.2.2 to 5.0.1

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

---
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] 2021-09-15 20:20:01 +00:00 committed by GitHub
parent db088d70cb
commit 92ef3001bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1171,7 +1171,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.2.2</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>