gpt4 book ai didi

java - org.springframework.boot:spring-boot-actuator:1.5.6.RELEASE-> 1.3.0.RELEASE是什么意思?

转载 作者:行者123 更新时间:2023-12-03 05:38:48 26 4
gpt4 key购买 nike

在运行gradle依赖项的一个项目中,我看到了

org.springframework.boot:spring-boot-actuator:1.5.6.RELEASE -> 1.3.0.RELEASE

enter image description here
我想使用Spring Boot 1.5.6,但不知道这意味着什么。

这就是gradle的方式
compile("org.springframework.boot:spring-boot-starter-web:${springBootVersion}")
compile("org.springframework.boot:spring-boot-starter-actuator:${springBootVersion}")

其中springBootVersion = 1.5.6.RELEASE

最佳答案

我们在项目org.springframework.cloud:spring-cloud-starter-parent:Brixton.M3中有一个BOM,尽管这与Spring-Boot无关,但它控制着项目中的许多依赖项。我们将其升级为org.springframework.cloud:spring-cloud-starter-parent:Edgware.RELEASE,但这为我们的项目带来了其他问题,但这是另一回事。

关于java - org.springframework.boot:spring-boot-actuator:1.5.6.RELEASE-> 1.3.0.RELEASE是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54333019/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com