diff --git a/pom.xml b/pom.xml index e5fe212a..410659d2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.codehaus.gmavenplus gmavenplus-plugin maven-plugin - 3.0.3-SNAPSHOT + 4.0.0-SNAPSHOT UTF-8 UTF-8 - 3.2.5 + 3.6.3 0.8.12 3.7.0 8 @@ -71,19 +71,26 @@ 3.1.0 - - org.codehaus.plexus - plexus-utils - 3.5.1 - runtime - - - + com.google.guava guava 33.2.1-jre runtime + + + org.apache.maven.shared + maven-shared-utils + 3.3.3 + runtime + + + + org.iq80.snappy + snappy + 0.5 + runtime + ${groovyGroupId}