Skip to content

Commit 7b39595

Browse files
Bump com.maxmind.geoip2:geoip2 in /modules/ingest-geoip
Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/maxmind/GeoIP2-java/releases) - [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md) - [Commits](maxmind/GeoIP2-java@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: com.maxmind.geoip2:geoip2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c14cc1 commit 7b39595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ingest-geoip/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ opensearchplugin {
3939
}
4040

4141
dependencies {
42-
api('com.maxmind.geoip2:geoip2:4.1.0')
42+
api('com.maxmind.geoip2:geoip2:4.2.0')
4343
// geoip2 dependencies:
4444
api('com.maxmind.db:maxmind-db:3.0.0')
4545
api("com.fasterxml.jackson.core:jackson-annotations:${versions.jackson}")

0 commit comments

Comments
 (0)