Skip to content

Commit

Permalink
Upgrade Spring Data to 2020.0.7
Browse files Browse the repository at this point in the history
Closes gh-1827
  • Loading branch information
eleftherias committed Apr 13, 2021
1 parent 3c77d76 commit a2ee77c
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:2020.0.6'
mavenBom 'org.junit:junit-bom:5.7.0'
mavenBom 'org.springframework:spring-framework-bom:5.3.5'
mavenBom 'org.springframework.data:spring-data-bom:2020.0.3'
mavenBom 'org.springframework.data:spring-data-bom:2020.0.7'
mavenBom 'org.springframework.security:spring-security-bom:5.4.2'
mavenBom 'org.testcontainers:testcontainers-bom:1.15.1'
}
Expand Down

0 comments on commit a2ee77c

Please sign in to comment.