Merge pull request #793 from Rsl1122/dependabot/maven/Plan/development/com.maxmind.geoip2-geoip2-2.12.0

This commit is contained in:
dependabot[bot] 2018-11-11 11:20:20 +00:00 committed by GitHub
commit ef61885c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 -->