Skip to content

Commit

Permalink
Update dependency org.elasticsearch:elasticsearch to v7.17.25 (#1674)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 27a5f0c commit 020dd58
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 @@ -179,7 +179,7 @@ dependencies {
exclude group: 'commons-collections', module: 'commons-collections'
}

implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '7.17.11'
implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '7.17.25'

implementation group: 'org.springframework.retry', name: 'spring-retry', version: '1.3.1'
implementation group: 'io.github.openfeign.form', name: 'feign-form', version: '3.8.0'
Expand Down

0 comments on commit 020dd58

Please sign in to comment.