Skip to content

Commit

Permalink
Upgrade Spring Framework to 5.2.0.M3
Browse files Browse the repository at this point in the history
  • Loading branch information
vpavic committed Jun 13, 2019
1 parent 9a379fd commit 79de4f9
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 @@ -3,7 +3,7 @@ dependencyManagement {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.9.6'
mavenBom 'io.projectreactor:reactor-bom:Dysprosium-M2'
mavenBom 'org.junit:junit-bom:5.4.2'
mavenBom 'org.springframework:spring-framework-bom:5.2.0.BUILD-SNAPSHOT'
mavenBom 'org.springframework:spring-framework-bom:5.2.0.M3'
mavenBom 'org.springframework.data:spring-data-releasetrain:Moore-BUILD-SNAPSHOT'
mavenBom 'org.springframework.security:spring-security-bom:5.2.0.BUILD-SNAPSHOT'
mavenBom 'org.testcontainers:testcontainers-bom:1.11.3'
Expand Down

0 comments on commit 79de4f9

Please sign in to comment.