Skip to content

Commit

Permalink
Bump guice from 4.2.2 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [guice](https://github.com/google/guice) from 4.2.2 to 5.1.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@4.2.2...5.1.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>
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent 5af7d51 commit c6b1c53
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 @@ -169,7 +169,7 @@
<jakarta.ws.rs.version>3.0.0</jakarta.ws.rs.version>
<classmate.version>1.5.1</classmate.version>
<springcontext.version>5.3.18</springcontext.version>
<guice.version>4.2.2</guice.version>
<guice.version>5.1.0</guice.version>
<protobuf.version>3.16.1</protobuf.version>

<legal.doc.source>${maven.multiModuleProjectDirectory}/</legal.doc.source>
Expand Down Expand Up @@ -602,7 +602,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit c6b1c53

Please sign in to comment.