mirror of https://github.com/apache/maven.git
[MNG-6878] Bump guice from 4.2.2 to 4.2.3
Bumps [guice](https://github.com/google/guice) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/google/guice/releases) - [Commits](https://github.com/google/guice/compare/4.2.2...4.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c548ce5f11
commit
45e91f03b0
|
@ -94,7 +94,7 @@ under the License.
|
|||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.checkerframework</groupId>
|
||||
<artifactId>checker-compat-qual</artifactId>
|
||||
<artifactId>checker-qual</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>com.google.errorprone</groupId>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -57,7 +57,7 @@ under the License.
|
|||
<plexusVersion>2.1.0</plexusVersion>
|
||||
<plexusInterpolationVersion>1.26</plexusInterpolationVersion>
|
||||
<plexusUtilsVersion>3.3.0</plexusUtilsVersion>
|
||||
<guiceVersion>4.2.2</guiceVersion>
|
||||
<guiceVersion>4.2.3</guiceVersion>
|
||||
<sisuInjectVersion>0.3.4</sisuInjectVersion>
|
||||
<wagonVersion>3.3.4</wagonVersion>
|
||||
<jsoupVersion>1.12.1</jsoupVersion>
|
||||
|
|
Loading…
Reference in New Issue