Skip to content

Commit 803ecb1

Browse files
chore(main): release 4.0.2
1 parent 21ee6b0 commit 803ecb1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.1"
2+
".": "4.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.0.2](https://github.com/statnett/k3a-ldap-authenticator/compare/v4.0.1...v4.0.2) (2025-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.19.0 ([#118](https://github.com/statnett/k3a-ldap-authenticator/issues/118)) ([21ee6b0](https://github.com/statnett/k3a-ldap-authenticator/commit/21ee6b02ef843325d61028aa8f87764b6139259c))
9+
310
## [4.0.1](https://github.com/statnett/k3a-ldap-authenticator/compare/v4.0.0...v4.0.1) (2025-04-22)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.statnett.k3a</groupId>
66
<artifactId>k3a-ldap-authenticator</artifactId>
7-
<version>4.0.2-SNAPSHOT</version>
7+
<version>4.0.2</version>
88
<packaging>jar</packaging>
99

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

0 commit comments

Comments
 (0)