Skip to content

Commit

Permalink
Update spring data
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent d098466 commit efe3483
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.3.1"
spring_data_elasticsearch_version = "5.3.1"
jackson_version = "2.17.1"
junit_version = "4.13.2"
}
Expand Down

0 comments on commit efe3483

Please sign in to comment.