mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-21 14:21:28 +01:00
Update geoip library
This commit is contained in:
parent
0f13206a75
commit
62d55a512e
2
pom.xml
2
pom.xml
@ -369,7 +369,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.maxmind.geoip</groupId>
|
<groupId>com.maxmind.geoip</groupId>
|
||||||
<artifactId>geoip-api</artifactId>
|
<artifactId>geoip-api</artifactId>
|
||||||
<version>1.3.0</version>
|
<version>1.3.1</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user