Skip to content

Commit 89b9177

Browse files
committed
Upgrade maxmind-db to 3.1.0
1 parent ac7bb2e commit 89b9177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.maxmind.db</groupId>
4141
<artifactId>maxmind-db</artifactId>
42-
<version>3.0.0</version>
42+
<version>3.1.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)