diff --git a/pom.xml b/pom.xml index ecf2400140a98be6f288da2a2a60b695f537e35e..08e5b7e73b3b4895e480706f0171070976714043 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <!-- Project Information --> <artifactId>apache-commons-codec</artifactId> - <version>1.1.15</version> + <version>1.15.0</version> <packaging>jar</packaging> @@ -66,7 +66,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.1</version> <executions> <execution> <id>${project.artifactId}-fetch</id>