Skip to content

Commit 2df44a5

Browse files
Update dependency org.elasticsearch:elasticsearch to v8.18.1 (#1777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18916bf commit 2df44a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ dependencies {
185185
exclude group: 'commons-collections', module: 'commons-collections'
186186
}
187187

188-
implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '8.18.0'
188+
implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '8.18.1'
189189

190190
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.11'
191191
implementation group: 'io.github.openfeign.form', name: 'feign-form', version: '3.8.0'

0 commit comments

Comments
 (0)