Skip to content

Commit

Permalink
Update to Spring Data 2021.2.16
Browse files Browse the repository at this point in the history
Closes gh-830
  • Loading branch information
jzheaux committed Oct 12, 2023
1 parent 890a794 commit b6feff1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed dependencies/.build.gradle.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext.queryDslVersion = '5.0.0'

dependencies {
api platform("org.springframework:spring-framework-bom:6.1.0-RC1")
api platform("org.springframework.data:spring-data-bom:2021.2.15")
api platform("org.springframework.data:spring-data-bom:2021.2.16")
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
api platform("org.junit:junit-bom:5.10.0")
constraints {
Expand Down

0 comments on commit b6feff1

Please sign in to comment.