From f79adc78b65557db7cc494fe07673d7a583ecbf0 Mon Sep 17 00:00:00 2001 From: hekeguang Date: Sun, 20 Sep 2020 15:36:04 +0800 Subject: [PATCH] Update versions in pom.xml Issue-ID: USECASEUI-484 Change-Id: I9fc24f0d875854ad0be86d8cd3656e92549154d9 Signed-off-by: hekeguang --- server/pom.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index 186cdd94..28c267d3 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -34,7 +34,7 @@ 5.4.2.Final 1.0.2 1.4 - 2.9.8 + 2.11.0 9.0.16 java ${project.build.directory}/surefire-reports @@ -50,7 +50,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.10.RELEASE + 2.3.4.RELEASE pom import @@ -83,7 +83,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 6.6.1 + 7.6.1 org.elasticsearch @@ -94,12 +94,17 @@ org.elasticsearch elasticsearch - 6.6.1 + 7.6.1 + + + org.elasticsearch.client + elasticsearch-rest-client + 7.6.1 org.springframework.data spring-data-rest-hal-browser - 2.6.21.RELEASE + 3.3.4.RELEASE org.springframework.boot @@ -109,7 +114,7 @@ postgresql postgresql - 9.1-901-1.jdbc4 + 9.3-1102.jdbc4 @@ -186,37 +191,37 @@ org.springframework spring-expression - 5.1.15.RELEASE + 5.2.9.RELEASE org.springframework.data spring-data-commons - 2.1.10.RELEASE + 2.3.4.RELEASE org.springframework spring-core - 5.1.15.RELEASE + 5.2.9.RELEASE org.springframework.data spring-data-rest-webmvc - 3.1.12.RELEASE + 3.3.4.RELEASE org.springframework spring-web - 5.1.11.RELEASE + 5.2.9.RELEASE org.springframework.data spring-data-jpa - 2.1.10.RELEASE + 2.3.4.RELEASE org.springframework spring-webmvc - 5.1.11.RELEASE + 5.2.9.RELEASE org.hibernate @@ -274,7 +279,7 @@ com.squareup.retrofit2 retrofit - 2.3.0 + 2.7.2 com.squareup.retrofit2 @@ -397,11 +402,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - org.apache.maven.plugins maven-compiler-plugin -- 2.16.6