diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 9d6a441..61f9991 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.1.4"
+ ".": "3.1.5"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d65d47..dc92f5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [3.1.5](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.4...v3.1.5) (2024-05-13)
+
+
+### Bug Fixes
+
+* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.17.1 ([#47](https://github.com/statnett/k3a-spiffe-principal-builder/issues/47)) ([6968c03](https://github.com/statnett/k3a-spiffe-principal-builder/commit/6968c03c616e87589036d609f208aed08033e2aa))
+
## [3.1.4](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.3...v3.1.4) (2024-04-12)
diff --git a/pom.xml b/pom.xml
index 34933f2..1bc1953 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.statnett.k3a
k3a-spiffe-principal-builder
- 3.1.5-SNAPSHOT
+ 3.1.5
jar
${project.groupId}:${project.artifactId}