Skip to content

Commit eba95f0

Browse files
Bump com.maxmind.geoip2:geoip2 from 4.3.1 to 4.4.0 in /Plan (#4251)
Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java) from 4.3.1 to 4.4.0. - [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.1...v4.4.0) --- updated-dependencies: - dependency-name: com.maxmind.geoip2:geoip2 dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 439c0c4 commit eba95f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.24.0"
8181
hikariVersion = "7.0.2"
8282
slf4jVersion = "2.0.17"
83-
geoIpVersion = "4.3.1"
83+
geoIpVersion = "4.4.0"
8484
gsonVersion = "2.13.1"
8585
dependencyDownloadVersion = "2.0.0"
8686
ipAddressMatcherVersion = "5.5.1"

0 commit comments

Comments
 (0)