diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index b5d8d88bb..57d91355c 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"1.19.0"}
+{".":"1.19.1"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e676c4a3..02b8e21a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.19.1](https://github.com/open-feature/java-sdk/compare/v1.19.0...v1.19.1) (2025-12-03)
+
+
+### 🧹 Chore
+
+* **deps:** update actions/checkout digest to 8e8c483 ([#1759](https://github.com/open-feature/java-sdk/issues/1759)) ([f5f595b](https://github.com/open-feature/java-sdk/commit/f5f595bd3af13e7b325c6a789bf60ca178636cff))
+* **deps:** update dependency com.puppycrawl.tools:checkstyle to v12.2.0 ([#1757](https://github.com/open-feature/java-sdk/issues/1757)) ([01c491c](https://github.com/open-feature/java-sdk/commit/01c491c667b314fb89bad6c6c845ff70a2e2a3cb))
+* **deps:** update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 ([#1755](https://github.com/open-feature/java-sdk/issues/1755)) ([595a0db](https://github.com/open-feature/java-sdk/commit/595a0db8509eef87330b45f2615aca39a5bce3be))
+* **deps:** update github/codeql-action digest to 267c467 ([#1761](https://github.com/open-feature/java-sdk/issues/1761)) ([acdbf88](https://github.com/open-feature/java-sdk/commit/acdbf885081c65a5ca7691a723bb0440dee3ade2))
+* **deps:** update github/codeql-action digest to c178e03 ([#1751](https://github.com/open-feature/java-sdk/issues/1751)) ([4e24bab](https://github.com/open-feature/java-sdk/commit/4e24babb7c70f23e1115100e2cc98e8b5f5837b0))
+* **deps:** update github/codeql-action digest to ecec1f8 ([#1753](https://github.com/open-feature/java-sdk/issues/1753)) ([2a63632](https://github.com/open-feature/java-sdk/commit/2a636325ee5f5472f1bbd3a2d05d367f424df327))
+* **deps:** update github/codeql-action digest to f0ac9bf ([#1758](https://github.com/open-feature/java-sdk/issues/1758)) ([ec3f30e](https://github.com/open-feature/java-sdk/commit/ec3f30ec246897bde2f80d7ff69fa75cc0fb2c9b))
+
## [1.19.0](https://github.com/open-feature/java-sdk/compare/v1.18.2...v1.19.0) (2025-11-27)
diff --git a/README.md b/README.md
index cda5fd2b3..3aef5bf6d 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.19.0
+ 1.19.1
```
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
```groovy
dependencies {
- implementation 'dev.openfeature:sdk:1.19.0'
+ implementation 'dev.openfeature:sdk:1.19.1'
}
```
diff --git a/pom.xml b/pom.xml
index 0b48a0795..29f9b0223 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
dev.openfeature
sdk
- 1.19.0
+ 1.19.1
[17,)
diff --git a/version.txt b/version.txt
index 815d5ca06..66e2ae6c2 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.19.0
+1.19.1