Skip to content

Commit 4d38319

Browse files
Bump com.maxmind.geoip2:geoip2 from 4.3.0 to 4.3.1 in /Plan (#4111)
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/main/CHANGELOG.md) - [Commits](maxmind/GeoIP2-java@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 619c6c1 commit 4d38319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ subprojects {
8080
adventureVersion = "4.19.0"
8181
hikariVersion = "6.3.0"
8282
slf4jVersion = "2.0.17"
83-
geoIpVersion = "4.3.0"
83+
geoIpVersion = "4.3.1"
8484
gsonVersion = "2.13.1"
8585
dependencyDownloadVersion = "1.3.1"
8686
ipAddressMatcherVersion = "5.5.1"

0 commit comments

Comments
 (0)