diff --git a/pom.xml b/pom.xml
index 627ed64b399a..9bc681a93ee3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1165,7 +1165,7 @@
             <dependency>
                 <groupId>com.maxmind.geoip2</groupId>
                 <artifactId>geoip2</artifactId>
-                <version>0.4.0</version>
+                <version>4.2.0</version>
                 <exclusions>
                     <exclusion>
                         <groupId>com.google.http-client</groupId>