From ea952452600ad0d81ccbd62d444a5a55f783198f Mon Sep 17 00:00:00 2001
From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Date: Sat, 24 Jan 2026 19:23:04 -0500
Subject: [PATCH] chore(main): release 1.20.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 149a4cfd2..01385fe6f 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"1.20.1"}
+{".":"1.20.2"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec2955e16..736145921 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [1.20.2](https://github.com/open-feature/java-sdk/compare/v1.20.1...v1.20.2) (2026-01-25)
+
+
+### 🧹 Chore
+
+* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.0 ([#1822](https://github.com/open-feature/java-sdk/issues/1822)) ([2942daf](https://github.com/open-feature/java-sdk/commit/2942daf9005816696d96d8d7e58c7bf261c5c086))
+* **deps:** update dependency org.assertj:assertj-core to v3.27.7 ([#1824](https://github.com/open-feature/java-sdk/issues/1824)) ([40ac67a](https://github.com/open-feature/java-sdk/commit/40ac67aaaf30fb7ef4565ed4a76ec5a68526ee15))
+* **deps:** update github/codeql-action digest to 55252c7 ([#1823](https://github.com/open-feature/java-sdk/issues/1823)) ([55becc0](https://github.com/open-feature/java-sdk/commit/55becc045d8e9d833d7d2293b9496b484f4e4e5e))
+* **deps:** update github/codeql-action digest to 5e98e18 ([#1820](https://github.com/open-feature/java-sdk/issues/1820)) ([dde333f](https://github.com/open-feature/java-sdk/commit/dde333f61e24a57c702d851c604b7ce3353f5277))
+
## [1.20.1](https://github.com/open-feature/java-sdk/compare/v1.20.0...v1.20.1) (2026-01-22)
diff --git a/README.md b/README.md
index d8e961aa0..0194d6100 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.20.1
+ 1.20.2
```
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
```groovy
dependencies {
- implementation 'dev.openfeature:sdk:1.20.1'
+ implementation 'dev.openfeature:sdk:1.20.2'
}
```
diff --git a/pom.xml b/pom.xml
index 2d7b910a5..18aa95a72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.openfeature
sdk
- 1.20.1
+ 1.20.2
[17,)
diff --git a/version.txt b/version.txt
index 0044d6cb9..769e37e15 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.20.1
+1.20.2