From 03f6c33ad1e3298e1980aeca39d775d16a3bee2f Mon Sep 17 00:00:00 2001 From: "statnett-bot[bot]" <144323495+statnett-bot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 11:38:17 +0000 Subject: [PATCH] chore(main): release 3.3.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ pom.xml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) 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..2f174ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.3.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.1...v3.3.2) (2024-03-10) + + +### 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)) +* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.2 ([#32](https://github.com/statnett/k3a-ldap-authenticator/issues/32)) ([7aac07b](https://github.com/statnett/k3a-ldap-authenticator/commit/7aac07b9ef39bf7c17fd924aa863a728f9e05261)) +* **deps:** update dependency org.apache.kafka:kafka_2.13 to v3.7.0 ([#29](https://github.com/statnett/k3a-ldap-authenticator/issues/29)) ([b3e05d2](https://github.com/statnett/k3a-ldap-authenticator/commit/b3e05d2f89b9f8437742cf83a3667a2a9affa145)) + ## [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 d0b1fb8..35cf2d7 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}