Address security vulnerabilities (fix 2)
[aai/champ.git] / champ-lib / champ-core / pom.xml
index ee65310..459a1f3 100644 (file)
@@ -53,13 +53,11 @@ limitations under the License.
         <dependency>
             <groupId>org.codehaus.groovy</groupId>
             <artifactId>groovy</artifactId>
-            <version>2.4.12</version>
         </dependency>
 
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
-            <version>2.5.3</version>
         </dependency>
 
         <dependency>