diff --git a/dependencies.md b/dependencies.md
index 3557b49..6f1e7f1 100644
--- a/dependencies.md
+++ b/dependencies.md
@@ -28,7 +28,7 @@
| Dependency | License |
| ------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| [EXASolution JDBC Driver][21] | [EXAClient License][22] |
+| [Exasol JDBC Driver][21] | [EXAClient License][22] |
| [spark-connector-common-java][23] | [MIT License][24] |
| [Exasol SQL Statement Builder][25] | [MIT License][26] |
| [error-reporting-java8][27] | [MIT License][28] |
@@ -169,8 +169,8 @@
[18]: http://zlika.github.io/reproducible-build-maven-plugin
[19]: https://github.com/itsallcode/openfasttrace-maven-plugin
[20]: https://www.gnu.org/licenses/gpl-3.0.html
-[21]: http://www.exasol.com
-[22]: https://repo1.maven.org/maven2/com/exasol/exasol-jdbc/7.1.20/exasol-jdbc-7.1.20-license.txt
+[21]: http://www.exasol.com/
+[22]: https://repo1.maven.org/maven2/com/exasol/exasol-jdbc/24.1.2/exasol-jdbc-24.1.2-license.txt
[23]: https://github.com/exasol/spark-connector-common-java/
[24]: https://github.com/exasol/spark-connector-common-java/blob/main/LICENSE
[25]: https://github.com/exasol/sql-statement-builder/
diff --git a/doc/changes/changelog.md b/doc/changes/changelog.md
index 224bf66..44539ae 100644
--- a/doc/changes/changelog.md
+++ b/doc/changes/changelog.md
@@ -1,5 +1,6 @@
# Changes
+* [2.2.0](changes_2.2.0.md)
* [2.1.8](changes_2.1.8.md)
* [2.1.7](changes_2.1.7.md)
* [2.1.6](changes_2.1.6.md)
diff --git a/doc/changes/changes_2.2.0.md b/doc/changes/changes_2.2.0.md
new file mode 100644
index 0000000..d55cd74
--- /dev/null
+++ b/doc/changes/changes_2.2.0.md
@@ -0,0 +1,24 @@
+# Spark Connector 2.2.0, released 2024-??-??
+
+Code name:
+
+## Summary
+
+## Features
+
+* ISSUE_NUMBER: description
+
+## Dependency Updates
+
+### Spark Exasol Connector With JDBC
+
+#### Compile Dependency Updates
+
+* Updated `com.exasol:exasol-jdbc:7.1.20` to `24.1.2`
+* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5`
+
+### Spark Exasol Connector With S3
+
+#### Compile Dependency Updates
+
+* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5`
diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index e92a728..ff271eb 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -15,7 +15,7 @@
pk_generated_parent.pom
- 2.1.8
+ 2.2.0
8
2.20.0
5.10.0