Skip to content

Commit 5087628

Browse files
Bump com.google.inject:guice from 4.2.0 to 7.0.0
Bumps [com.google.inject:guice](https://github.com/google/guice) from 4.2.0 to 7.0.0. - [Release notes](https://github.com/google/guice/releases) - [Commits](google/guice@4.2...7.0.0) --- updated-dependencies: - dependency-name: com.google.inject:guice dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b269aaa commit 5087628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<properties>
5151
<doxia.version>1.12.0</doxia.version>
52-
<guice.version>4.2.0</guice.version>
52+
<guice.version>7.0.0</guice.version>
5353
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
5454
<java.require.version>11</java.require.version>
5555
<jdeps.multiRelease>11</jdeps.multiRelease>

0 commit comments

Comments
 (0)