From e244d694f5dae68e6e949e94401475bf5df71030 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Tue, 4 Jan 2022 18:20:30 -0800 Subject: [PATCH] Update Spring dependencies. --- wise-webapp/pom.xml | 41 +++++++---------------------------------- 1 file changed, 7 insertions(+), 34 deletions(-) diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index 8ad3d37c..eac9f6c6 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -28,9 +28,9 @@ - 5.2.10.RELEASE - 5.2.5.RELEASE - 5.4.23.Final + 5.3.14 + 5.3.5.RELEASE + 5.6.3.Final @@ -119,21 +119,6 @@ ${org.springframework.version} compile - - org.apache.xmlgraphics - fop - 2.4 - - - org.apache.xmlgraphics - fop-core - - - org.apache.xmlgraphics - fop-events - - - org.springframework spring-oxm @@ -252,18 +237,6 @@ 1.7.25 runtime - - xerces - xercesImpl - 2.10.0 - compile - - - - org.jsoup - jsoup - 1.7.1 - javax.servlet javax.servlet-api @@ -271,13 +244,13 @@ provided - org.apache.httpcomponents - fluent-hc - 4.5.5 + commons-io + commons-io + 2.6 org.apache.httpcomponents - httpclient + fluent-hc 4.5.5