升级spring-cloud-commons.
This commit is contained in:
parent
030559a7c2
commit
cbb2f72d2d
@ -17,7 +17,7 @@ ext {
|
||||
springVersion = '5.3.27',
|
||||
springBootVersion = '2.7.15',
|
||||
springBoot3Version = '3.2.0',
|
||||
springCloudVersion = '3.1.1',
|
||||
springCloudVersion = '3.1.8',
|
||||
jsqlparserVersion = '4.6',
|
||||
junitVersion = '5.9.0',
|
||||
]
|
||||
|
@ -16,7 +16,7 @@ dependencies {
|
||||
implementation "${lib['mybatis-thymeleaf']}"
|
||||
implementation "${lib.'mybatis-velocity'}"
|
||||
implementation "${lib.'mybatis-freemarker'}"
|
||||
implementation "org.springframework.cloud:spring-cloud-commons:4.0.4"
|
||||
implementation "org.springframework.cloud:spring-cloud-commons:4.1.1"
|
||||
testImplementation "org.springframework.boot:spring-boot-starter-test"
|
||||
testImplementation "org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.3"
|
||||
testImplementation "${lib.h2}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user