diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 2d1a474af..668c20637 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -18,8 +18,8 @@ 1.7.2 3.5.14 - 2025.0.0 - 2023.0.3.3 + 2025.0.1 + 2025.0.0.0 2.8.17 4.5.0 @@ -318,19 +318,6 @@ - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - ${spring.cloud.alibaba.version} - - - - logback-adapter - com.alibaba.nacos - - - - @@ -664,6 +651,7 @@ ${j2mod.version} + software.amazon.awssdk diff --git a/yudao-framework/yudao-spring-boot-starter-rpc/pom.xml b/yudao-framework/yudao-spring-boot-starter-rpc/pom.xml index 767156231..937ef56bc 100644 --- a/yudao-framework/yudao-spring-boot-starter-rpc/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-rpc/pom.xml @@ -36,6 +36,17 @@ io.github.openfeign feign-okhttp + + + org.apache.httpcomponents + httpclient + 4.5.14 +