GeoIP2-java
GeoIP2-java copied to clipboard
Java API for GeoIP2 webservice client and database reader
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.0. Commits 9be6e87 [maven-release-plugin] prepare release maven-assembly-plugin-3.7.0 e8630dc Bump apache/maven-gh-actions-shared from 3 to 4 98f97a5 Bump org.postgresql:postgresql in /src/it/projects/bugs/massembly-730 c84e110 [MASSEMBLY-1019] Maven 3.6.3 as minimum...
This PR, together with https://github.com/maxmind/MaxMind-DB-Reader-java/pull/166 adds full `native-image` support in `geoip2-java`. Previously application, incorportaing `geoip2-java` threw exception when attempt was made to resolve some address: ``` com.maxmind.db.ConstructorNotFoundException: No constructor on...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.5.0 🚀 New features and improvements Add toolchain java path to environment variables in ExecMojo (#455) @michalm2000 🐛...
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.9.1 to 3.9.2. Release notes Sourced from org.wiremock:wiremock's releases. 3.9.2 🐞 Bug Fixes write RenderableDate to JSON correctly. (#2875) @RafeArnold Fixed method name typo in MultipartBodyMatchingAcceptanceTest.class (#2867)...
Hi. I'm using the library to call but the company I work for has a proxy that requires credentials. How do I set up the credentials? I already set up...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.1 to 10.26.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.26.0 Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release_10.26.0 New: #14949 - Add Check Support for Java 21 Record Pattern : New...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2 Commits...