diff --git a/pom.xml b/pom.xml index 90c0f0367efb307dabc74eaef323fa1e020d5cc5..30f7528614fa8b2d41a83d34c178115467d25c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <!-- Project Information --> <artifactId>apache-commons-collections</artifactId> - <version>4.4</version> + <version>4.4.0</version> <packaging>jar</packaging> @@ -68,7 +68,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>