From 9e5ff6dfc57bf2696fe41e2db5bd808f67ac1ae0 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Tue, 14 Nov 2023 23:44:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7redisson=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E8=87=B33.24.3=EF=BC=8C=E5=B9=B6=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=9F=9F=E5=90=8D=E6=9B=BF=E4=BB=A3IP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- src/main/resources/application-dev.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3d7fb1e6..9db5828e 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 3.16.3 - 3.21.0 + 3.24.3 diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 4dd3b6b1..f254ca1b 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -16,7 +16,7 @@ spring: data: redis: database: 6 - host: 47.117.115.107 + host: www.youlai.tech port: 6379 password: 123456 timeout: 10s