Skip to content

Commit

Permalink
Bump guice from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [guice](https://github.com/google/guice) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@5.0.1...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent 4915476 commit 1f2f1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trino-cloud-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>5.0.1</version>
<version>5.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1f2f1f2

Please sign in to comment.