Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps com.maxmind.geoip2:geoip2 from 4.3.1 to 4.4.0.

Release notes

Sourced from com.maxmind.geoip2:geoip2's releases.

4.4.0

  • WebServiceClient.Builder now has an httpClient() method to allow passing in a custom HttpClient.
Changelog

Sourced from com.maxmind.geoip2:geoip2's changelog.

4.4.0 (2025-08-28)

  • WebServiceClient.Builder now has an httpClient() method to allow passing in a custom HttpClient.
Commits
  • e96a784 Preparing for 4.4.0
  • 7495ce7 Set release date
  • 1f237fc Merge pull request #592 from maxmind/horgh/http-client
  • d9460a5 Simplify httpClient validation logic
  • e075cc5 Add httpClient() method to WebServiceClient.Builder
  • 4f6b400 Merge pull request #589 from maxmind/dependabot/github_actions/actions/setup-...
  • bf16992 Merge pull request #590 from maxmind/dependabot/github_actions/astral-sh/setu...
  • 595586f Bump astral-sh/setup-uv from 6.5.0 to 6.6.0
  • 264898c Bump actions/setup-java from 4 to 5
  • 052c1fe Merge pull request #588 from maxmind/dependabot/maven/org.apache.maven.plugin...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 29, 2025
@horgh horgh merged commit 1763200 into main Aug 29, 2025
28 checks passed
@horgh horgh deleted the dependabot/maven/com.maxmind.geoip2-geoip2-4.4.0 branch August 29, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

2 participants