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