Skip to content

Commit

Permalink
jooby-project#3441 Bump Guice to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imeszaros committed Jun 4, 2024
1 parent a44644f commit 69438ee
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 69438ee

Please sign in to comment.