mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
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:
parent
ebaffcab5e
commit
ba52cdef38
@ -200,7 +200,7 @@
|
|||||||
<dependency> <!-- Geo IP -->
|
<dependency> <!-- Geo IP -->
|
||||||
<groupId>com.maxmind.geoip2</groupId>
|
<groupId>com.maxmind.geoip2</groupId>
|
||||||
<artifactId>geoip2</artifactId>
|
<artifactId>geoip2</artifactId>
|
||||||
<version>2.9.0</version>
|
<version>2.12.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency> <!-- Guava -->
|
<dependency> <!-- Guava -->
|
||||||
|
Loading…
Reference in New Issue
Block a user