From a459dbadfc41f4d007ad04e5a69cbd7499d86ff7 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 15 Jun 2020 09:14:25 -0400 Subject: Upgrade latest dependencies - part 2 Elalto got these changes, I'm bringing them into the master and frankfurt branch. Amy, they go beyond your wiki for oparent, but I think you will be ok with these. I'll double check CLM after this and then I think we are close to a release for this. Issue-ID: INT-1486 Change-Id: I955a9613ac96f3b6e317f2ff5a3893928fbd8097 Signed-off-by: Pamela Dragosh (cherry picked from commit dacf78627b85541ad6ce35dcde3975ba3f89a859) --- dependencies/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 58c1e25..ba88398 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -26,15 +26,15 @@ oparent/dependencies pom - 5.2.6.RELEASE - 9.4.24.v20191120 + 5.2.7.RELEASE + 9.4.29.v20200521 com.google.guava guava - 28.1-jre + 29.0-jre org.eclipse.jetty @@ -84,27 +84,27 @@ org.apache.tomcat.embed tomcat-embed-core - 9.0.33 + 9.0.36 org.webjars bootstrap - 4.3.1 + 4.5.0 com.fasterxml.jackson.core jackson-core - 2.10.1 + 2.11.0 com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.11.0 org.webjars jquery - 3.4.1 + 3.5.1 ch.qos.logback @@ -114,7 +114,7 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.12 xerces -- cgit 1.2.3-korg