From 55489eb0fff022922ec3a59dd1a83cb49e71b2b0 Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:25:43 -0400 Subject: [PATCH] chore(main): release 1.22.1 Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 8 ++++---- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ae035bcf0..595ae9496 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.22.0"} +{".":"1.22.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index bea15ff4a..2c8e5bc6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.22.1](https://github.com/open-feature/java-sdk/compare/v1.22.0...v1.22.1) (2026-07-31) + + +### 🧹 Chore + +* **deps:** update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.9.3 ([#2000](https://github.com/open-feature/java-sdk/issues/2000)) ([060f9cb](https://github.com/open-feature/java-sdk/commit/060f9cbcf20765cdc3f1229d946ad6735283e140)) + ## [1.22.0](https://github.com/open-feature/java-sdk/compare/v1.21.0...v1.22.0) (2026-07-28) diff --git a/README.md b/README.md index b317446ba..d2199fb69 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - - Release + + Release @@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no dev.openfeature sdk - 1.22.0 + 1.22.1 ``` @@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information: ```groovy dependencies { - implementation 'dev.openfeature:sdk:1.22.0' + implementation 'dev.openfeature:sdk:1.22.1' } ``` diff --git a/pom.xml b/pom.xml index 9c69134fd..5d642bf99 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ dev.openfeature sdk - 1.22.0 + 1.22.1 [17,) diff --git a/version.txt b/version.txt index 57807d6d0..6245beecd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.22.0 +1.22.1