build: 升级依赖版本

This commit is contained in:
xiongxiaoyang
2023-01-06 13:29:42 +08:00
parent 4b3bcff05f
commit 0ae939da16
4 changed files with 15 additions and 44 deletions

View File

@ -82,11 +82,12 @@ spring:
--- #---------------------中间件配置---------------------------
spring:
# Redis 配置
redis:
host: 127.0.0.1
port: 6379
password: 123456
data:
# Redis 配置
redis:
host: 127.0.0.1
port: 6379
password: 123456
# Elasticsearch 配置
elasticsearch: