Skip to content

Commit 4d0fce4

Browse files
committed
Depend on latest GeoIP2 library
1 parent f0ad38d commit 4d0fce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.maxmind.geoip2</groupId>
5959
<artifactId>geoip2</artifactId>
60-
<version>2.11.0</version>
60+
<version>2.12.0</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)