Skip to content

Commit

Permalink
Upgrade Spring Data to Moore-SR4
Browse files Browse the repository at this point in the history
  • Loading branch information
eleftherias committed Jan 28, 2020
1 parent c0ee52b commit 3b67278
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 'io.projectreactor:reactor-bom:Dysprosium-SR4'
mavenBom 'org.junit:junit-bom:5.5.2'
mavenBom 'org.springframework:spring-framework-bom:5.2.2.RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Moore-RELEASE'
mavenBom 'org.springframework.data:spring-data-releasetrain:Moore-SR4'
mavenBom 'org.springframework.security:spring-security-bom:5.2.1.RELEASE'
mavenBom 'org.testcontainers:testcontainers-bom:1.12.2'
}
Expand Down

0 comments on commit 3b67278

Please sign in to comment.