Skip to content

Commit

Permalink
Merge pull request #459 from CROSSINGTUD/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…inject-guice-7.0.0

Bump com.google.inject:guice from 5.1.0 to 7.0.0
  • Loading branch information
schlichtig authored Nov 14, 2023
2 parents 32618f2 + a77b3e0 commit 9fbfc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
any newer version of maven-invoker-plugin than 3.2.1, causes tests to crash with runtime exceptions. -->
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>5.1.0</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9fbfc86

Please sign in to comment.