From e4474d9f14dda4c8a341136087f5e22395fb39a1 Mon Sep 17 00:00:00 2001 From: Kevin Pollet Date: Wed, 18 Jan 2012 10:49:29 +0100 Subject: [PATCH] Move jsoup dependency to optional section --- hibernate-validator/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hibernate-validator/pom.xml b/hibernate-validator/pom.xml index d0fd8a9ef9..870748b1c8 100644 --- a/hibernate-validator/pom.xml +++ b/hibernate-validator/pom.xml @@ -51,11 +51,6 @@ org.slf4j slf4j-api - - org.jsoup - jsoup - true -