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..cf24737c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.22.2](https://github.com/open-feature/java-sdk/compare/v1.22.1...v1.22.2) (2026-08-27)
+
+
+### 🧹 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))
+
## [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 a1bd6ec23..7bf965061 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