From bb8fdc79ab4dea64ef141351172c4e120f44b911 Mon Sep 17 00:00:00 2001 From: Omertron Date: Tue, 25 Sep 2012 09:03:22 +0000 Subject: [PATCH] Updated POM versions --- themoviedbapi/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themoviedbapi/pom.xml b/themoviedbapi/pom.xml index 068913152..ea0be4308 100644 --- a/themoviedbapi/pom.xml +++ b/themoviedbapi/pom.xml @@ -54,17 +54,17 @@ org.codehaus.jackson jackson-core-lgpl - 1.9.9 + 1.9.10 org.codehaus.jackson jackson-mapper-lgpl - 1.9.9 + 1.9.10 commons-codec commons-codec - 1.6 + 1.7 org.apache.commons @@ -155,7 +155,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.12.3 ${skipTests}