Skip to content

Update dependency com.maxmind.geoip2:geoip2 to v5.1.0#218

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/version.geoip2
Open

Update dependency com.maxmind.geoip2:geoip2 to v5.1.0#218
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/version.geoip2

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Change Age Confidence
com.maxmind.geoip2:geoip2 (source) 5.0.25.1.0 age confidence

Release Notes

maxmind/GeoIP2-java (com.maxmind.geoip2:geoip2)

v5.1.0

  • Updated maxmind-db dependency to 4.1.0. This release fixes an issue with
    unbounded off-heap memory growth when using FileMode.MEMORY and a latent
    short-read bug when loading databases larger than 2GB into memory.
  • Added WebServiceClient.Builder.maxRetries(int) to bound transport-failure
    retries (default 1; set 0 to disable). See the README for retry semantics.
    Behavior change: previously, transient transport failures (connection
    reset, broken pipe, etc.) surfaced to callers immediately. They are now
    retried once by default; pass .maxRetries(0) to restore the prior
    behavior.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@deepsource-io
Copy link
Copy Markdown
Contributor

deepsource-io Bot commented May 13, 2026

DeepSource Code Review

We reviewed changes in 60ffb5a...d702f19 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Coverage  

Code Review Summary

Analyzer Status Updated (UTC) Details
Java May 13, 2026 8:13p.m. Review ↗
Code coverage May 13, 2026 8:13p.m. Review ↗

Code Coverage Summary

Language Line Coverage (Overall)
Aggregate
100%
Java
100%

➟ Additional coverage metrics may have been reported. See full coverage report ↗


Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants