diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ba28bb9..82e7dcad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========
-4.3.0
+4.3.0 (2026-05-12)
------------------
* Added `FAT_ZEBRA` to the `Payment.Processor` enum.
diff --git a/README.md b/README.md
index 17db334c..c50813e5 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.2.0
+ 4.3.0
```
@@ -29,7 +29,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.maxmind.minfraud:minfraud:4.2.0'
+ implementation 'com.maxmind.minfraud:minfraud:4.3.0'
}
```
diff --git a/mise.lock b/mise.lock
index 0145b93f..05c091e5 100644
--- a/mise.lock
+++ b/mise.lock
@@ -1,7 +1,7 @@
# @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html
[[tools.java]]
-version = "26.0.0"
+version = "26.0.1"
backend = "core:java"
[[tools.maven]]
diff --git a/pom.xml b/pom.xml
index 2d9cc5f3..456c7f7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.maxmind.minfraud
minfraud
- 4.2.0
+ 4.3.0
MaxMind minFraud API
MaxMind minFraud Score, Insights, Factors and Report Transaction API
http://dev.maxmind.com/minfraud
@@ -73,7 +73,7 @@
com.maxmind.geoip2
geoip2
- 5.0.2
+ 5.1.0
org.junit.jupiter
@@ -263,7 +263,7 @@
UTF-8
- 4.2.0
+ 4.3.0