We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e57328 commit 5123426Copy full SHA for 5123426
dependencyManagement/build.gradle.kts
@@ -108,7 +108,7 @@ val DEPENDENCIES = listOf(
108
"org.junit-pioneer:junit-pioneer:1.9.1",
109
"org.objenesis:objenesis:3.3",
110
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
111
- "org.springframework.boot:spring-boot-dependencies:2.7.13",
+ "org.springframework.boot:spring-boot-dependencies:2.7.14",
112
"javax.validation:validation-api:2.0.1.Final",
113
"org.snakeyaml:snakeyaml-engine:2.6"
114
)
0 commit comments