Skip to content

Commit

Permalink
egboye@gmail.com
Browse files Browse the repository at this point in the history
Co-authored-by: statnett-bot[bot] <144323495+statnett-bot[bot]@users.noreply.github.com>
  • Loading branch information
statnett-bot[bot] committed Apr 1, 2024
1 parent 8c95802 commit f86e335
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.3.1"
".": "3.3.2"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.3.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.1...v3.3.2) (2024-03-18)


### 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 com.fasterxml.jackson.core:jackson-databind to v2.17.0 ([#37](https://github.com/statnett/k3a-ldap-authenticator/issues/37)) ([076b075](https://github.com/statnett/k3a-ldap-authenticator/commit/076b075146c9a138aa75e815d591a71a95784265))
* **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)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.statnett.k3a</groupId>
<artifactId>k3a-ldap-authenticator</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.2</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit f86e335

Please sign in to comment.