Skip to content

Commit

Permalink
Merge pull request apache#1763 from renovate-bot/renovate/spring-core
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.springframework:spring-framework-bom to v5.3.8
  • Loading branch information
thesmallstar committed Jun 9, 2021
2 parents c52387a + 479a623 commit a1cdd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ allprojects {
// https://github.com/spring-gradle-plugins/dependency-management-plugin
dependencyManagement {
imports {
mavenBom 'org.springframework:spring-framework-bom:5.3.7'
mavenBom 'org.springframework:spring-framework-bom:5.3.8'
mavenBom 'org.springframework.boot:spring-boot-dependencies:2.3.5.RELEASE'
mavenBom 'org.junit:junit-bom:5.7.2'
}
Expand Down

0 comments on commit a1cdd50

Please sign in to comment.