1 parent d0256fa commit baf4420Copy full SHA for baf4420
1 file changed
build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
implementation 'org.eclipse.jetty:jetty-server:9.4.+'
58
implementation 'org.eclipse.jetty:jetty-servlet:9.4.+'
59
implementation 'org.eclipse.jgit:org.eclipse.jgit:5.+'
60
- implementation 'org.elasticsearch.client:transport:6.8.+'
+ implementation 'org.elasticsearch.client:transport:7.10.+'
61
implementation 'org.mapdb:mapdb:3.+'
62
implementation 'org.slf4j:log4j-over-slf4j:1.7.+'
63
implementation 'org.slf4j:slf4j-jdk14:1.7.+'
@@ -68,4 +68,4 @@ dependencies {
68
69
implementation 'net.sourceforge.htmlunit:htmlunit:2.56.0'
70
implementation 'org.jwat:jwat-warc:1.+'
71
-}
+}
0 commit comments