diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 2ace448..f7212cb 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.4.2"
+ ".": "3.4.3"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b19cacb..e9bd9b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [3.4.3](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.4.2...v3.4.3) (2024-11-11)
+
+
+### Bug Fixes
+
+* **deps:** update kafka.version to v3.9.0 ([#95](https://github.com/statnett/k3a-ldap-authenticator/issues/95)) ([2abc5fc](https://github.com/statnett/k3a-ldap-authenticator/commit/2abc5fc9da44c06a08230ef3d9b7726a73237200))
+
## [3.4.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.4.1...v3.4.2) (2024-10-30)
diff --git a/pom.xml b/pom.xml
index 0ee658b..6920b83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.statnett.k3a
k3a-ldap-authenticator
- 3.4.3-SNAPSHOT
+ 3.4.3
jar
${project.groupId}:${project.artifactId}