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 9c293b4 commit d8f8249Copy full SHA for d8f8249
modules/ingest-geoip/build.gradle
@@ -44,6 +44,7 @@ dependencies {
44
api('com.maxmind.db:maxmind-db:3.1.1')
45
api("com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}")
46
api("com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}")
47
+ api("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${versions.jackson}")
48
49
testImplementation 'org.elasticsearch:geolite2-databases:20191119'
50
}
modules/ingest-geoip/licenses/jackson-datatype-jsr310-2.18.2.jar.sha1
@@ -0,0 +1 @@
1
+7b6ff96adf421f4c6edbd694e797dd8fe434510a
0 commit comments