Skip to content

Commit

Permalink
Merge pull request #135 from abashev/dependabot/maven/com.google.inje…
Browse files Browse the repository at this point in the history
…ct-guice-4.2.3

Bump com.google.inject:guice from 4.0 to 4.2.3
  • Loading branch information
abashev authored May 5, 2024
2 parents 5bc5b87 + 856c772 commit 9fcccb5
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.0</version>
<version>4.2.3</version>
<classifier>no_aop</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 9fcccb5

Please sign in to comment.