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.
2 parents 613a58a + 10fa2b5 commit a356e79Copy full SHA for a356e79
build.gradle
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- implementation platform("org.springframework.boot:spring-boot-dependencies:3.3.0")
+ implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.6")
42
43
implementation 'com.fasterxml.jackson.core:jackson-databind'
44
implementation 'org.slf4j:slf4j-api'
0 commit comments