diff --git a/pom.xml b/pom.xml index 5b35c6d4..e952a32b 100644 --- a/pom.xml +++ b/pom.xml @@ -101,10 +101,9 @@ ${sisu.version} - org.sonatype.sisu - sisu-guice - 3.2.6 - no_aop + com.google.inject + guice + 5.1.0 @@ -207,9 +206,8 @@ test - org.sonatype.sisu - sisu-guice - no_aop + com.google.inject + guice test @@ -299,19 +297,6 @@ - - org.eclipse.sisu - sisu-maven-plugin - ${sisu.version} - - - - main-index - test-index - - - -