Bump maxmind-db from 1.3.1 to 2.0.0 in /modules/ingest-geoip (#2123)

* Bump maxmind-db from 1.3.1 to 2.0.0 in /modules/ingest-geoip

Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-java) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-java/releases)
- [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maxmind/MaxMind-DB-Reader-java/compare/v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: com.maxmind.db:maxmind-db
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

* Fixing failing precommit and check

Signed-off-by: Vacha Shah <vachshah@amazon.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
dependabot[bot] 2022-02-23 17:07:02 -08:00 committed by GitHub
parent 3445befd36
commit 98efeba4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 4 deletions

View File

@ -39,11 +39,11 @@ opensearchplugin {
}
dependencies {
api('com.maxmind.geoip2:geoip2:2.13.1')
api('com.maxmind.geoip2:geoip2:2.16.1')
// geoip2 dependencies:
api("com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}")
api("com.fasterxml.jackson.core:jackson-databind:${versions.jackson}")
api('com.maxmind.db:maxmind-db:1.3.1')
api('com.maxmind.db:maxmind-db:2.0.0')
testImplementation 'org.elasticsearch:geolite2-databases:20191119'
}

View File

@ -1 +0,0 @@
f27d1a49d5a29dd4a7ac5006ce2eb16b8b9bb888

View File

@ -0,0 +1 @@
c92040bd6ef2cb59be71c6749d08c141ca546caf

View File

@ -1 +0,0 @@
211bca628225bc0f719051b16deb03a747d7a14f

View File

@ -0,0 +1 @@
e7e0fd82da0a160b7928ba214e699a7e6a74fff4