Skip to content

Commit

Permalink
Update dependency org.elasticsearch:elasticsearch to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent b810130 commit 72e7038
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 @@ -400,7 +400,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.10.0'
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core', version: '9.0.73'
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: '10.1.7'
implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '7.17.9'
implementation group: 'org.elasticsearch', name: 'elasticsearch', version: '8.8.2'
implementation group: 'com.networknt', name: 'json-schema-validator', version: '1.0.78'

implementation group: 'org.camunda.bpm', name: 'camunda-external-task-client', version: '7.17.0'
Expand Down

0 comments on commit 72e7038

Please sign in to comment.