diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cfe77e02..1a4abdeb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -162,6 +162,11 @@ by a different Flowman project, you now need to explicitly import the project in
* The `kind` for schema definitions is now a mandatory attribute, Flowman will not fall back to a `inline` schema anymore.
+## Version 0.30.2 - 2024-07-29
+
+* github-496: updated build profile for CDP 7.1.9 platform version
+
+
## Version 0.30.1 - 2023-04-12
* github-379: [BUG] Parallel execution of multiple targets runs too many targets on Java 17
diff --git a/docs/releases.md b/docs/releases.md
index 531722641..c4c180b29 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -170,6 +170,11 @@ This version introduces some (minor) breaking changes:
by a different Flowman project, you now need to explicitly import the project in the `project.yml`
+### Version 0.30.2 - 2024-07-29
+
+* github-496: updated build profile for CDP 7.1.9 platform version
+
+
### Version 0.30.1 - 2023-04-12
* github-379: [BUG] Parallel execution of multiple targets runs too many targets on Java 17
diff --git a/flowman-plugins/openapi/pom.xml b/flowman-plugins/openapi/pom.xml
index 33c0d15b9..38a91a95f 100644
--- a/flowman-plugins/openapi/pom.xml
+++ b/flowman-plugins/openapi/pom.xml
@@ -19,7 +19,7 @@
flowman-openapi
${project.version}
${project.build.finalName}.jar
- 2.1.18
+ 2.1.22