|
@@ -47,7 +47,7 @@ ext {
|
|
|
"mybatis-spring-boot-starter": "org.mybatis.spring.boot:mybatis-spring-boot-starter:${mybatisSpringBootStarterVersion}",
|
|
|
//test
|
|
|
"spring-test" : "org.springframework:spring-test:${springVersion}",
|
|
|
- "assertj-core" : "org.assertj:assertj-core:3.23.1",
|
|
|
+ "assertj-core" : "org.assertj:assertj-core:3.25.3",
|
|
|
"junit-jupiter" : "org.junit.jupiter:junit-jupiter:${junitVersion}",
|
|
|
"fastjson" : "com.alibaba:fastjson:2.0.44",
|
|
|
"jackson" : "com.fasterxml.jackson.core:jackson-databind:2.16.1",
|