File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ dependencies {
3333 implementation ' org.springframework.boot:spring-boot-starter-actuator'
3434 implementation ' io.github.lognet:grpc-spring-boot-starter:5.2.0'
3535 implementation ' com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf:2.20.1'
36- implementation ' com.fasterxml.jackson.core:jackson-databind:2.19.2 '
37- implementation ' com.fasterxml.jackson.core:jackson-core:2.19.2 '
36+ implementation ' com.fasterxml.jackson.core:jackson-databind:2.20.1 '
37+ implementation ' com.fasterxml.jackson.core:jackson-core:2.20.1 '
3838 implementation ' io.grpc:grpc-netty:1.76.0'
3939 compileOnly ' org.projectlombok:lombok'
4040 annotationProcessor ' org.springframework.boot:spring-boot-configuration-processor'
You can’t perform that action at this time.
0 commit comments