Skip to content

Commit

Permalink
Upgrade Spring Framework to 5.2.14.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-1834
  • Loading branch information
eleftherias committed Apr 13, 2021
1 parent 8645271 commit 2fa4aec
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:Dysprosium-SR19'
mavenBom 'org.junit:junit-bom:5.6.3'
mavenBom 'org.springframework:spring-framework-bom:5.2.12.RELEASE'
mavenBom 'org.springframework:spring-framework-bom:5.2.14.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Neumann-SR6'
mavenBom 'org.springframework.security:spring-security-bom:5.3.6.RELEASE'
mavenBom 'org.testcontainers:testcontainers-bom:1.15.1'
Expand Down

0 comments on commit 2fa4aec

Please sign in to comment.