Skip to content

Commit

Permalink
Merge pull request #3442 from imeszaros/bump-guice
Browse files Browse the repository at this point in the history
Bump Guice to 6.0.0
  • Loading branch information
jknack committed Jun 4, 2024
2 parents a44644f + 69438ee commit e4f7b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<!-- dependency injection -->
<weld.version>3.1.5.Final</weld.version>
<spring.version>5.3.20</spring.version>
<guice.version>5.1.0</guice.version>
<guice.version>6.0.0</guice.version>

<!-- logging -->
<logback-classic.version>1.2.12</logback-classic.version>
Expand Down

0 comments on commit e4f7b7d

Please sign in to comment.