diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 85b7cfb..49f729c 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.3.1"
+ ".": "3.3.2"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a767e91..54f0844 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [3.3.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.1...v3.3.2) (2024-02-27)
+
+
+### Bug Fixes
+
+* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.1 ([#23](https://github.com/statnett/k3a-ldap-authenticator/issues/23)) ([4be43eb](https://github.com/statnett/k3a-ldap-authenticator/commit/4be43eb16844530d0179695e66ad5c5f65f014ba))
+
## [3.3.1](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.0...v3.3.1) (2023-12-19)
diff --git a/pom.xml b/pom.xml
index 90665e0..d6b607f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.statnett.k3a
k3a-ldap-authenticator
- 3.3.2-SNAPSHOT
+ 3.3.2
jar
${project.groupId}:${project.artifactId}