diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c431fb..c640e63 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [9.6.5] - 2026-07-30
+
+### Added:
+- We updated the httpclient5 dependency to 5.6.2
+
## [9.6.4] - 2025-10-13
### Added:
diff --git a/dist/UnitTesting_9.6.5.mpk b/dist/UnitTesting_9.6.5.mpk
new file mode 100644
index 0000000..b9b1ee1
Binary files /dev/null and b/dist/UnitTesting_9.6.5.mpk differ
diff --git a/pom.xml b/pom.xml
index 1f74fc2..b92dca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.mendix.UnitTesting
UnitTesting
- 9.6.4
+ 9.6.5
@@ -30,7 +30,7 @@
org.apache.httpcomponents.client5
httpclient5
- 5.2.1
+ 5.6.2
org.slf4j
diff --git a/src/UnitTesting.mpr b/src/UnitTesting.mpr
index 737f6ba..515c6a2 100644
Binary files a/src/UnitTesting.mpr and b/src/UnitTesting.mpr differ