We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d215c9 commit 0843cb4Copy full SHA for 0843cb4
build.gradle
@@ -36,7 +36,7 @@ allprojects {
36
implementation 'org.freemarker:freemarker-gae:2.3.29'
37
implementation 'org.reflections:reflections:0.9.11'
38
implementation 'org.springframework.boot:spring-boot-starter-amqp'
39
- implementation 'org.elasticsearch.client:elasticsearch-rest-client:6.8.4'
+ implementation 'org.elasticsearch.client:elasticsearch-rest-client:6.8.5'
40
implementation 'org.elasticsearch.client:elasticsearch-rest-high-level-client:6.8.4'
41
runtime 'mysql:mysql-connector-java:8.0.18'
42
0 commit comments