Skip to content

Commit

Permalink
Merge pull request #1336 from vespa-engine/renovate/major-guice.version
Browse files Browse the repository at this point in the history
Update dependency com.google.inject:guice to v7
  • Loading branch information
bjorncs authored Oct 13, 2023
2 parents 334faef + 348eb6d commit 1c3cded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vespa-chinese-linguistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

<vespa_version>8.241.13</vespa_version>
<guice.version>3.0</guice.version>
<guice.version>7.0.0</guice.version>

<kuromoji-ipadic.version>0.9.0</kuromoji-ipadic.version>
<junit.version>5.8.1</junit.version>
Expand Down

0 comments on commit 1c3cded

Please sign in to comment.