From 43aabc790df2117b7e9c55347c5d72c7b23950ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:01:42 +0000 Subject: [PATCH] Bump com.maxmind.geoip2:geoip2 from 5.0.0 to 5.0.1 Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/maxmind/GeoIP2-java/releases) - [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/GeoIP2-java/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: com.maxmind.geoip2:geoip2 dependency-version: 5.0.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 1f544236..2fb51c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ com.maxmind.geoip2 geoip2 - 5.0.0 + 5.0.1 org.junit.jupiter