From 067d99aaa50322c59ca59bdfcdbb68a03ce4d958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Garc=C3=ADa=20Heredero?= Date: Mon, 1 Aug 2016 10:39:12 +0200 Subject: [PATCH] Added HtmlUnit dependency --- spring-mvc-java/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml index 33d6306c5a..4faea93caa 100644 --- a/spring-mvc-java/pom.xml +++ b/spring-mvc-java/pom.xml @@ -117,6 +117,12 @@ ${org.springframework.version} test + + net.sourceforge.htmlunit + htmlunit + ${net.sourceforge.htmlunit} + test + org.thymeleaf @@ -234,6 +240,7 @@ 4.4.1 4.5 2.9.0 + 2.23 3.5.1 2.6 @@ -245,4 +252,4 @@ 1.8.7 - \ No newline at end of file +