From 3536f5cde3f82489b5de44a865b2d03ce349beb4 Mon Sep 17 00:00:00 2001 From: Rolf Lear Date: Sat, 14 Feb 2015 09:57:19 -0500 Subject: [PATCH] Fixes #148 - maven pom versions for Xerces and Jaxen --- maven/maven.pom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven/maven.pom b/maven/maven.pom index 31ebf8b40..debc22722 100644 --- a/maven/maven.pom +++ b/maven/maven.pom @@ -62,13 +62,13 @@ jaxen jaxen - 1.1.4 + 1.1.6 true xerces xercesImpl - 2.10.0 + 2.11.0 true