Skip to content

Commit

Permalink
chore(main): release 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Nov 1, 2024
1 parent 704f98a commit 5b64c4d
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.1.7"
".": "3.1.8"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.1.8](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.7...v3.1.8) (2024-11-01)


### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 ([#74](https://github.com/statnett/k3a-spiffe-principal-builder/issues/74)) ([829dd57](https://github.com/statnett/k3a-spiffe-principal-builder/commit/829dd575bffcb1536a9e44f3d537f87de0a133bf))
* **deps:** update dependency org.apache.kafka:kafka-clients to v3.8.1 ([#76](https://github.com/statnett/k3a-spiffe-principal-builder/issues/76)) ([3d78f7f](https://github.com/statnett/k3a-spiffe-principal-builder/commit/3d78f7fa22426373e6fbea51c3e040dbba6285a3))

## [3.1.7](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.1.6...v3.1.7) (2024-10-21)


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.8-SNAPSHOT</version>
<version>3.1.8</version>
<packaging>jar</packaging>

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

0 comments on commit 5b64c4d

Please sign in to comment.