From: Eby, Robert (re2429) Date: Thu, 24 Jan 2019 18:49:44 +0000 (-0500) Subject: Update pom.xml to fix maven warnings X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=1583bec3e94771c0ccb539fd5fca86eda2807805;p=camunda_workflow.git Update pom.xml to fix maven warnings Change-Id: I1bb337a011cee33c3f61b0eaeb8726031dc87ba4 Signed-off-by: Eby, Robert (re2429) --- diff --git a/akraino/pom.xml b/akraino/pom.xml index 99776f0..515f0bd 100644 --- a/akraino/pom.xml +++ b/akraino/pom.xml @@ -4,7 +4,11 @@ camunda_workflow 0.0.2-SNAPSHOT jar - + + + UTF-8 + + @@ -16,7 +20,7 @@ - + org.camunda.bpm.springboot @@ -27,52 +31,48 @@ com.h2database h2 - - org.yaml - snakeyaml - 1.21 + commons-net + commons-net + 3.3 + + + com.jcraft + jsch + 0.1.54 - - commons-net - commons-net - 3.3 - - - - com.jcraft - jsch - 0.1.54 - - io.springfox springfox-swagger2 2.7.0 - io.springfox springfox-swagger-ui 2.7.0 - - - org.springframework.boot - spring-boot-starter-test - test - 1.5.3.RELEASE - - - + + org.yaml + snakeyaml + 1.21 + + - - - - + + + org.springframework.boot spring-boot-maven-plugin + 2.1.2.RELEASE @@ -82,7 +82,5 @@ - - - + diff --git a/pom.xml b/pom.xml index bbcb105..515f0bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,10 @@ 0.0.2-SNAPSHOT jar + + UTF-8 + + @@ -27,11 +31,6 @@ com.h2database h2 - - org.yaml - snakeyaml - 1.21 - commons-net commons-net @@ -42,6 +41,30 @@ jsch 0.1.54 + + io.springfox + springfox-swagger2 + 2.7.0 + + + io.springfox + springfox-swagger-ui + 2.7.0 + + + org.yaml + snakeyaml + 1.21 + + @@ -49,6 +72,7 @@ org.springframework.boot spring-boot-maven-plugin + 2.1.2.RELEASE @@ -57,6 +81,6 @@ - +