Bump geoip2 from 2.16.1 to 3.0.1 in /Plan (#2309)

Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.16.1 to 3.0.1.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v2.16.1...v3.0.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-29 17:09:40 +03:00 committed by GitHub
parent 53c7b5e0b2
commit a36796d9e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ subprojects {
sqliteVersion = "3.36.0.3"
hikariVersion = "5.0.1"
slf4jVersion = "1.7.36"
geoIpVersion = "2.16.1"
geoIpVersion = "3.0.1"
gsonVersion = "2.9.0"
dependencyDownloadVersion = "1.2.1"