[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:
dependabot-preview[bot] 2020-03-20 04:19:53 +00:00 committed by Sylwester Lachiewicz
parent c548ce5f11
commit 45e91f03b0
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>