Skip to content

Commit

Permalink
Merge pull request #278 from nealzhu3/update-geoip2-version
Browse files Browse the repository at this point in the history
Update geoip2 version
  • Loading branch information
oschwald authored Oct 27, 2023
2 parents 42248a3 + 086000d commit f48d6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.maxmind.geoip2</groupId>
<artifactId>geoip2</artifactId>
<version>4.0.1</version>
<version>4.1.0</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit f48d6b4

Please sign in to comment.