Skip to content

Commit

Permalink
Update org.springframework.data:spring-data-bom to 2022.0.11
Browse files Browse the repository at this point in the history
Issue gh-2479
  • Loading branch information
marcusdacoregio committed Oct 16, 2023
1 parent e2d35ed commit 7a026b2
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 @@ -5,7 +5,7 @@ dependencyManagement {
mavenBom 'org.junit:junit-bom:5.9.2'
mavenBom 'org.mockito:mockito-bom:4.8.1'
mavenBom 'org.springframework:spring-framework-bom:6.0.13'
mavenBom 'org.springframework.data:spring-data-bom:2022.0.12'
mavenBom 'org.springframework.data:spring-data-bom:2022.0.11'
mavenBom 'org.springframework.security:spring-security-bom:6.0.8'
mavenBom 'org.testcontainers:testcontainers-bom:1.17.3'
}
Expand Down

0 comments on commit 7a026b2

Please sign in to comment.