We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5db30 commit be4bda9Copy full SHA for be4bda9
build.gradle
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.6")
+ implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.7")
42
43
implementation 'com.fasterxml.jackson.core:jackson-databind'
44
implementation 'org.slf4j:slf4j-api'
0 commit comments