From ec9d59ae0252bf19ecc1d26fec66d92bd4987c94 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Thu, 30 Sep 2021 09:57:12 +0800 Subject: [PATCH] Upgrade gson fastjson nacos spring-cloud-starter-netflix-eureka-client version --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f33274e..133fa4a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 5.2.13.RELEASE Dysprosium-SR23 5.3.7.RELEASE - 2.2.5.RELEASE + 2.2.6.RELEASE 4.1.68.Final 4.4.14 2.14.1 @@ -141,13 +141,13 @@ com.alibaba fastjson - 1.2.76 + 1.2.78 com.google.code.gson gson - 2.8.6 + 2.8.8 @@ -201,7 +201,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 2.2.8.RELEASE + 2.2.9.RELEASE