Skip to content

Commit

Permalink
Update dependency org.springframework.data:spring-data-elasticsearch …
Browse files Browse the repository at this point in the history
…to v5.4.0
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f50fb4a commit 6aa895e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-mail"
implementation "org.springframework.boot:spring-boot-starter-security"
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation 'org.springframework.data:spring-data-elasticsearch:5.3.6'
implementation 'org.springframework.data:spring-data-elasticsearch:5.4.0'

implementation "org.springframework:spring-messaging:6.2.0"

Expand Down

0 comments on commit 6aa895e

Please sign in to comment.