Bump geoip2 from 2.9.0 to 2.12.0 in /Plan

Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.9.0 to 2.12.0.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v2.9.0...v2.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-11 11:15:32 +00:00
parent ebaffcab5e
commit ba52cdef38
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -200,7 +200,7 @@
<dependency> <!-- Geo IP -->
<groupId>com.maxmind.geoip2</groupId>
<artifactId>geoip2</artifactId>
<version>2.9.0</version>
<version>2.12.0</version>
</dependency>
<dependency> <!-- Guava -->