Skip to content

Commit

Permalink
chore(main): release 3.3.1 (#11)
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] authored Dec 19, 2023
1 parent e10b963 commit 58bac5b
Show file tree
Hide file tree
Showing 3 changed files with 9 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.0"
".": "3.3.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.3.1](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.3.0...v3.3.1) (2023-12-19)


### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.0 ([#10](https://github.com/statnett/k3a-ldap-authenticator/issues/10)) ([4f7afb5](https://github.com/statnett/k3a-ldap-authenticator/commit/4f7afb5384b807758d0f0320ee8f1d0cff39b859))

## [3.3.0](https://github.com/statnett/k3a-ldap-authenticator/compare/v3.2.2...v3.3.0) (2023-11-07)


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.1-SNAPSHOT</version>
<version>3.3.1</version>
<packaging>jar</packaging>

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

0 comments on commit 58bac5b

Please sign in to comment.