diff --git a/ivy/libraries.properties b/ivy/libraries.properties index ef7131c8..dbbcb3b9 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -40,7 +40,7 @@ ivy.version=2.0.0-rc2 junit.version=4.5 -log4j.version=1.2.15 +log4j.version=1.2.16 mvn.version=2.0.10 diff --git a/pom.xml b/pom.xml index da0def82..fd4e7cb1 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,8 @@ limitations under the License. 0.20.2-cdh3u1 0.90.3-cdh3u1 + 1.2.16 + @@ -250,7 +252,12 @@ limitations under the License. 1.5.8 test - + + log4j + log4j + ${log4j.version} + provided +