From a1a8cf43d483038b9e888737361bc6ea9668d5aa Mon Sep 17 00:00:00 2001
From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Date: Thu, 3 Sep 2026 00:32:33 -0400
Subject: [PATCH] chore(main): release 1.22.2
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 10 ++++++++++
README.md | 8 ++++----
pom.xml | 2 +-
version.txt | 2 +-
5 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 595ae9496..5d9511712 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"1.22.1"}
+{".":"1.22.2"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6bb75e3d8..e676d3342 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [1.22.2](https://github.com/open-feature/java-sdk/compare/v1.22.1...v1.22.2) (2026-09-03)
+
+
+### 🧹 Chore
+
+* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v3.10.1 ([#2021](https://github.com/open-feature/java-sdk/issues/2021)) ([9e5a394](https://github.com/open-feature/java-sdk/commit/9e5a394a161d03f93355877d511eabe4650b4d73))
+* **deps:** update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 ([#2024](https://github.com/open-feature/java-sdk/issues/2024)) ([bb6b05d](https://github.com/open-feature/java-sdk/commit/bb6b05d1007e18da2578f48870a33cb4aa2b429d))
+* **deps:** update dependency net.bytebuddy:byte-buddy-agent to v1.18.13-jdk5 ([#2025](https://github.com/open-feature/java-sdk/issues/2025)) ([a842285](https://github.com/open-feature/java-sdk/commit/a8422851252afdbf7baa0dfc5077759ded699bdb))
+* **deps:** update dependency org.projectlombok:lombok to v1.18.48 ([#2023](https://github.com/open-feature/java-sdk/issues/2023)) ([7a1c7a0](https://github.com/open-feature/java-sdk/commit/7a1c7a0f9092b0217ac61b4729e695f09c7ff3e9))
+
## [1.22.1](https://github.com/open-feature/java-sdk/compare/v1.22.0...v1.22.1) (2026-08-27)
diff --git a/README.md b/README.md
index d2199fb69..592e15b3c 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.22.1
+ 1.22.2
```
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
```groovy
dependencies {
- implementation 'dev.openfeature:sdk:1.22.1'
+ implementation 'dev.openfeature:sdk:1.22.2'
}
```
diff --git a/pom.xml b/pom.xml
index 087bdfd3f..17fd8474c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.openfeature
sdk
- 1.22.1
+ 1.22.2
[17,)
diff --git a/version.txt b/version.txt
index 6245beecd..6fee2fedb 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.22.1
+1.22.2