【发布时间】:2021-01-14 07:11:46
【问题描述】:
在应用程序中覆盖 spring-boot 依赖是否安全?
spring-boot 2.3.0.RELEASE 支持 apache httpclient(4.5.12)。
在我的应用程序中使用 apache 客户端版本 4.5.13 覆盖是否安全?升级 spring-boot 依赖项还有其他最佳选择吗?
spring-boot 依赖项目:https://github.com/spring-projects/spring-boot/blob/v2.3.0.RELEASE/spring-boot-project/spring-boot-dependencies/build.gradle
【问题讨论】:
标签: spring spring-boot