Skip to content

Commit

Permalink
Update spring data
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 3a04f69 commit b416678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ project.ext {
feign_version = "12.5"
feign_form_version = "3.8.0"
oltu_version = "1.0.1"
spring_data_version = "2.7.18"
spring_data_elasticsearch_version = "3.2.12.RELEASE"
spring_data_version = "3.4.0"
spring_data_elasticsearch_version = "5.4.0"
jackson_version = "2.18.1"
junit_version = "4.13.2"
}
Expand Down

0 comments on commit b416678

Please sign in to comment.