From e563368922d5caf951606dbfe286929df38c4e19 Mon Sep 17 00:00:00 2001 From: Adam Cattermole Date: Thu, 3 Oct 2019 10:47:34 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 19 +++++++++++++------ src/main/webapp/index.html | 10 +++++----- .../wfk/contact/ContactRegistrationTest.java | 2 +- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 49c0468e4..832aca7f8 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ - 1.0.2.Final + 2.0.1.Final 7.0.0.GA @@ -89,8 +89,8 @@ 1.8.0 - 2.19 - 2.6 + 2.22.2 + 3.2.3 1.8 @@ -178,6 +178,13 @@ provided + + + javax.xml.bind + jaxb-api + 2.3.1 + + @@ -221,19 +228,19 @@ io.swagger swagger-jaxrs - 1.5.15 + 1.5.16 org.webjars swagger-ui - 3.0.17 + 3.23.8 com.google.guava guava - 22.0 + 28.1-jre diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 50ccfbf2e..0d4cd4256 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -3,10 +3,10 @@ Contacts API - + - - + +