Skip to content

Commit 93bf33c

Browse files
committed
Update geoip2
1 parent bffa731 commit 93bf33c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
3.7.2 (2025-05-28)
5+
------------------
6+
7+
* Update `geoip2` dependency.
8+
49
3.7.1 (2025-05-23)
510
------------------
611

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.maxmind.geoip2</groupId>
6262
<artifactId>geoip2</artifactId>
63-
<version>4.3.0</version>
63+
<version>4.3.1</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>commons-validator</groupId>

0 commit comments

Comments
 (0)