diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e8b8d5..9226aa8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 4.0.4 (02/16/2024)
+- Updates internal dependency Http Components from 4.5.13 -> 4.5.14
+- Updates internal dependency com.fasterxml.jackson.core from 2.14.1 -> 2.14.3
+- Updates internal dependency log4j2-api from 2.19.0 -> 2.22.2
+
## 4.0.3 (11/23/2022)
- Updates internal dependency com.fasterxml.jackson.core from 2.13.4 -> 2.14.1
diff --git a/pom.xml b/pom.xml
index 2a66b2f..9843f2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.sourcelab
kafka-connect-client
- 4.0.3
+ 4.0.4
jar
@@ -47,10 +47,10 @@
UTF-8
- 4.5.13
+ 4.5.14
- 2.14.1
+ 2.14.3
4.13.2
@@ -61,7 +61,7 @@
8.32
- 2.19.0
+ 2.22.1
1.7.36