Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2024-03-26)

### Bug Fixes

* **deps:** bump io.github.jopenlibs:vault-java-driver ([#1](#1)) ([55839ec](55839ec))
* **deps:** bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 ([#11](#11)) ([4d419e2](4d419e2))
  • Loading branch information
semantic-release-bot committed Mar 26, 2024
1 parent 55839ec commit 1a81aa3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.2](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.1...v2.2.2) (2024-03-26)


### Bug Fixes

* **deps:** bump io.github.jopenlibs:vault-java-driver ([#1](https://github.com/otto-de/kafka-messaging-e2ee/issues/1)) ([55839ec](https://github.com/otto-de/kafka-messaging-e2ee/commit/55839ec3c4fb9aadcfb6742fed888acd38f5c858))
* **deps:** bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 ([#11](https://github.com/otto-de/kafka-messaging-e2ee/issues/11)) ([4d419e2](https://github.com/otto-de/kafka-messaging-e2ee/commit/4d419e27d5475f4415e8f313bb0694c31b0903df))

## [2.2.1](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.0...v2.2.1) (2024-03-26)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = 2.2.1
version = 2.2.2

0 comments on commit 1a81aa3

Please sign in to comment.