diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4ac33064..42e940453 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,7 +27,7 @@ Changelog
* remove `OSMMember.getRawRoleId` ([#453])
* refactor `OSHDBRole` and move to oshdb-core ([#453])
* update jts dependency to version 1.18.2
-* update ignite dependency to version 2.13.0 ([#459])
+* update ignite dependency to version 2.14.0 ([#459], [#467])
* add natural order to `OSHDBTag` ([#454])
[#419]: https://github.com/GIScience/oshdb/pull/419
diff --git a/oshdb-api-ignite/pom.xml b/oshdb-api-ignite/pom.xml
index fdb66f031..6407978d4 100644
--- a/oshdb-api-ignite/pom.xml
+++ b/oshdb-api-ignite/pom.xml
@@ -11,6 +11,10 @@
oshdb-api-ignite
OSHDB API – Ignite backend
Backend implementation of the OSHDB API which runs queries on an Apache Ignite cluster.
+
+
+ 2.14.0
+
@@ -45,4 +49,4 @@
${ignite.version}
-
+
\ No newline at end of file
diff --git a/oshdb-oshpbf-parser/pom.xml b/oshdb-oshpbf-parser/pom.xml
index bf88c31e8..307b9b965 100644
--- a/oshdb-oshpbf-parser/pom.xml
+++ b/oshdb-oshpbf-parser/pom.xml
@@ -13,6 +13,7 @@
1.5.0
+ 2.1.9
diff --git a/pom.xml b/pom.xml
index d82e562bf..d96514af6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,13 +32,11 @@
31.1-jre
1.18.2
0.17.0
- 2.13.0
1.4.197
42.4.0
1.7.36
5.8.2
- 2.1.9
13.0
${project.artifactId}