From 622c35cde2fbfb564da0fce99bca926dd7b10332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 11:34:23 +0000 Subject: [PATCH] Bump com.maxmind.geoip2:geoip2 from 4.3.0 to 4.3.1 Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/maxmind/GeoIP2-java/releases) - [Changelog](https://github.com/maxmind/GeoIP2-java/blob/v4.3.1/CHANGELOG.md) - [Commits](https://github.com/maxmind/GeoIP2-java/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: com.maxmind.geoip2:geoip2 dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4af9783f..1399fc09 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.maxmind.geoip2 geoip2 - 4.3.0 + 4.3.1 commons-validator