From fdc904e28525bf714b195cc2938684f5fd0f5c66 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Fri, 10 Jul 2020 14:24:15 +0000 Subject: Runtimeapi dependency updates Change-Id: Ied9b193eb47554db4824238a986d48b67aabf158 Issue-ID: DCAEGEN2-2272 Signed-off-by: Andrew Gauld --- mod/runtimeapi/runtime-web/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod/runtimeapi/runtime-web/pom.xml') diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index c19c29e..722c36a 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/pom.xml @@ -25,7 +25,7 @@ limitations under the License. 1.0.1 runtime-web - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT jar runtime-web MOD Runtime Web Module @@ -64,12 +64,12 @@ limitations under the License. io.springfox springfox-swagger2 - 2.9.2 + 2.10.5 io.springfox springfox-swagger-ui - 2.9.2 + 2.10.5 org.json -- cgit 1.2.3-korg