From 5cc8ac38d6b0eda0a4751738360bb6096cb426ed Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 9 Jun 2025 14:05:28 -0700 Subject: [PATCH 1/2] Set release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 5aaf6221853a80fd01f8b43440c78779a9c86110 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 9 Jun 2025 14:06:17 -0700 Subject: [PATCH 2/2] Preparing for 3.8.0 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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