Skip to content

Commit

Permalink
chore(main): release 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Dec 5, 2024
1 parent e399873 commit 1990eed
Show file tree
Hide file tree
Showing 3 changed files with 10 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.4.2"
".": "3.4.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.4.3](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.4.2...v3.4.3) (2024-12-05)


### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.18.2 ([#98](https://github.com/statnett/k3a-ldap-authenticator/issues/98)) ([6702236](https://github.com/statnett/k3a-ldap-authenticator/commit/67022363ed1e36dc53c3b0e6918f79db269c3877))
* **deps:** update kafka.version to v3.9.0 ([#95](https://github.com/statnett/k3a-ldap-authenticator/issues/95)) ([2abc5fc](https://github.com/statnett/k3a-ldap-authenticator/commit/2abc5fc9da44c06a08230ef3d9b7726a73237200))

## [3.4.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.4.1...v3.4.2) (2024-10-30)


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.4.3-SNAPSHOT</version>
<version>3.4.3</version>
<packaging>jar</packaging>

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

0 comments on commit 1990eed

Please sign in to comment.