diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 9dc6cef..b805e9a 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.4.0"
+ ".": "3.4.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a27b67a..78f1d65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [3.4.1](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.4.0...v3.4.1) (2024-10-21)
+
+
+### Bug Fixes
+
+* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 ([#79](https://github.com/statnett/k3a-ldap-authenticator/issues/79)) ([a385962](https://github.com/statnett/k3a-ldap-authenticator/commit/a3859627e820cf6a0686f6c0ccf4d2e8e54fb99f))
+* **deps:** update dependency org.junit:junit-bom to v5.11.2 ([#81](https://github.com/statnett/k3a-ldap-authenticator/issues/81)) ([ea8e0b2](https://github.com/statnett/k3a-ldap-authenticator/commit/ea8e0b2a19af0f7018189ab849ae08b904d611c6))
+* **deps:** update dependency org.junit:junit-bom to v5.11.3 ([#83](https://github.com/statnett/k3a-ldap-authenticator/issues/83)) ([c22e0b2](https://github.com/statnett/k3a-ldap-authenticator/commit/c22e0b27528f118a985a03110f59a54d46729268))
+
## [3.4.0](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.3...v3.4.0) (2024-09-24)
diff --git a/pom.xml b/pom.xml
index 8238c88..eff7ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.statnett.k3a
k3a-ldap-authenticator
- 3.4.1-SNAPSHOT
+ 3.4.1
jar
${project.groupId}:${project.artifactId}