diff --git a/CHANGELOG.md b/CHANGELOG.md index 2729ee78..3b8f7e84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ CHANGELOG ========= -3.8.0 +3.8.0 (2025-06-09) ------------------ * `commons-validator` has been removed as a dependency. This module now does diff --git a/README.md b/README.md index 8e1df0c0..754a0fbf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml: com.maxmind.minfraud minfraud - 3.7.2 + 3.8.0 ``` @@ -29,7 +29,7 @@ repositories { mavenCentral() } dependencies { - compile 'com.maxmind.minfraud:minfraud:3.7.2' + compile 'com.maxmind.minfraud:minfraud:3.8.0' } ``` diff --git a/pom.xml b/pom.xml index bf35f26b..50a13de0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.maxmind.minfraud minfraud - 3.7.2 + 3.8.0 MaxMind minFraud API MaxMind minFraud Score, Insights, Factors and Report Transaction API http://dev.maxmind.com/minfraud