Skip to content

Commit

Permalink
chore(main): release 3.1.4 (#45)
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 Apr 14, 2024
1 parent 238c764 commit bd7e130
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.1.3"
".": "3.1.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.4](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.3...v3.1.4) (2024-04-12)


### Bug Fixes

* **deps:** update dependency org.slf4j:slf4j-bom to v2.0.13 ([#44](https://github.com/statnett/k3a-spiffe-principal-builder/issues/44)) ([238c764](https://github.com/statnett/k3a-spiffe-principal-builder/commit/238c764eece3d7065380aba9276dfe4428fbab2c))

## [3.1.3](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.2...v3.1.3) (2024-03-18)


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-spiffe-principal-builder</artifactId>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.4</version>
<packaging>jar</packaging>

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

0 comments on commit bd7e130

Please sign in to comment.