From b78d7f68aea432716882684be54f136a805f1cd1 Mon Sep 17 00:00:00 2001
From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Date: Fri, 26 Jun 2026 14:43:05 -0400
Subject: [PATCH] chore(main): release 1.21.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 77e8cb2c9..f8273313b 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"1.21.0"}
+{".":"1.21.1"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bbb8efb24..0efaac00c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.21.1](https://github.com/open-feature/java-sdk/compare/v1.21.0...v1.21.1) (2026-06-26)
+
+
+### 🐛 Bug Fixes
+
+* **deps:** update dependency io.cucumber:cucumber-bom to v7.34.4 ([#1977](https://github.com/open-feature/java-sdk/issues/1977)) ([e0bac33](https://github.com/open-feature/java-sdk/commit/e0bac3319f6433588e652c61f0847fcd224cd2ad))
+
## [1.21.0](https://github.com/open-feature/java-sdk/compare/v1.20.2...v1.21.0) (2026-06-22)
diff --git a/README.md b/README.md
index bbf55e75f..72c9f6c3e 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@
-
-
+
+
@@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no
dev.openfeature
sdk
- 1.21.0
+ 1.21.1
```
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
```groovy
dependencies {
- implementation 'dev.openfeature:sdk:1.21.0'
+ implementation 'dev.openfeature:sdk:1.21.1'
}
```
diff --git a/pom.xml b/pom.xml
index 940f76770..91f77dc6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.openfeature
sdk
- 1.21.0
+ 1.21.1
[17,)
diff --git a/version.txt b/version.txt
index 3500250a4..284497740 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.21.0
+1.21.1