Skip to content

Commit

Permalink
chore(main): release 3.1.5 (#48)
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 May 13, 2024
1 parent 58b5cb0 commit eb9b5d2
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.4"
".": "3.1.5"
}
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.5](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.4...v3.1.5) (2024-05-13)


### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.17.1 ([#47](https://github.com/statnett/k3a-spiffe-principal-builder/issues/47)) ([6968c03](https://github.com/statnett/k3a-spiffe-principal-builder/commit/6968c03c616e87589036d609f208aed08033e2aa))

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


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.5-SNAPSHOT</version>
<version>3.1.5</version>
<packaging>jar</packaging>

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

0 comments on commit eb9b5d2

Please sign in to comment.