Skip to content

Commit

Permalink
Upgrade Spring Framework to 5.3.11
Browse files Browse the repository at this point in the history
Closes gh-1930
  • Loading branch information
eleftherias committed Oct 19, 2021
1 parent 8084e0b commit 6cec309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.12'
mavenBom 'org.junit:junit-bom:5.7.2'
mavenBom 'org.springframework:spring-framework-bom:5.3.9'
mavenBom 'org.springframework:spring-framework-bom:5.3.11'
mavenBom 'org.springframework.data:spring-data-bom:2021.0.4'
mavenBom 'org.springframework.security:spring-security-bom:5.5.3'
mavenBom 'org.testcontainers:testcontainers-bom:1.15.3'
Expand Down

0 comments on commit 6cec309

Please sign in to comment.