diff --git a/ysy-common/pom.xml b/ysy-common/pom.xml index 4622c8f..a500fb7 100644 --- a/ysy-common/pom.xml +++ b/ysy-common/pom.xml @@ -134,6 +134,13 @@ commons-pool2 + + + org.redisson + redisson-spring-boot-starter + 3.24.3 + + com.alibaba.fastjson2 @@ -186,6 +193,12 @@ true + + + org.springframework.boot + spring-boot-starter-aop + + org.springframework.boot