diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json
index 3c2d06fd..85061204 100644
--- a/.github/.release-please-manifest.json
+++ b/.github/.release-please-manifest.json
@@ -1 +1 @@
-{"functions-framework-api":"1.1.1","invoker":"1.3.2","function-maven-plugin":"0.11.0"}
+{"functions-framework-api":"1.1.2","invoker":"1.3.2","function-maven-plugin":"0.11.0"}
diff --git a/functions-framework-api/CHANGELOG.md b/functions-framework-api/CHANGELOG.md
index e999fd1d..7b57f5b6 100644
--- a/functions-framework-api/CHANGELOG.md
+++ b/functions-framework-api/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.2](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/functions-framework-api-v1.1.1...functions-framework-api-v1.1.2) (2024-09-27)
+
+
+### Bug Fixes
+
+* use a version of maven-source-plugin that's available in mavencentral ([#288](https://github.com/GoogleCloudPlatform/functions-framework-java/issues/288)) ([f8c1d57](https://github.com/GoogleCloudPlatform/functions-framework-java/commit/f8c1d575660312101532a1f579c0492593248f37))
+
## [1.1.1](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/functions-framework-api-v1.1.0...functions-framework-api-v1.1.1) (2024-06-27)
diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml
index 31d5c735..bd040f3f 100644
--- a/functions-framework-api/pom.xml
+++ b/functions-framework-api/pom.xml
@@ -24,7 +24,7 @@
com.google.cloud.functions
functions-framework-api
- 1.1.2-SNAPSHOT
+ 1.1.2
UTF-8