diff --git a/CHANGELOG.md b/CHANGELOG.md index b6ebab6e..88fbead1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ CHANGELOG ========= -4.2.0 +4.2.0 (2026-02-26) ------------------ * Added `trackingToken` to the `Device` request object. This is the token diff --git a/README.md b/README.md index f25811f2..4d545c03 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 - 4.1.0 + 4.2.0 ``` @@ -29,7 +29,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.maxmind.minfraud:minfraud:4.1.0' + implementation 'com.maxmind.minfraud:minfraud:4.2.0' } ``` diff --git a/pom.xml b/pom.xml index b47bc041..66ff88dd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.maxmind.minfraud minfraud - 4.1.0 + 4.2.0 MaxMind minFraud API MaxMind minFraud Score, Insights, Factors and Report Transaction API http://dev.maxmind.com/minfraud @@ -53,12 +53,12 @@ com.fasterxml.jackson.core jackson-core - 2.21.0 + 2.21.1 com.fasterxml.jackson.core jackson-databind - 2.21.0 + 2.21.1 com.fasterxml.jackson.core @@ -68,7 +68,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.21.0 + 2.21.1 com.maxmind.geoip2 @@ -96,7 +96,7 @@ com.fasterxml.jackson.jr jackson-jr-objects - 2.21.0 + 2.21.1 test @@ -121,7 +121,7 @@ - 3.6.3 + 3.8.1 @@ -263,7 +263,7 @@ UTF-8 - 4.1.0 + 4.2.0