Skip to content

Commit

Permalink
Bump spring-boot-dependencies from 2.7.3 to 2.7.4 in /dependencyManag…
Browse files Browse the repository at this point in the history
…ement (#6711)
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent 973fe7d commit 1f2d2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ val DEPENDENCIES = listOf(
"org.spockframework:spock-spring:2.2-groovy-4.0",
"org.scala-lang:scala-library:2.11.12",
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
"org.springframework.boot:spring-boot-dependencies:2.7.3",
"org.springframework.boot:spring-boot-dependencies:2.7.4",
"javax.validation:validation-api:2.0.1.Final",
"org.yaml:snakeyaml:1.32"
)
Expand Down

0 comments on commit 1f2d2f7

Please sign in to comment.