diff --git a/common/pom.xml b/common/pom.xml
index 8e05391a..de9d185b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,10 +5,10 @@
org.neo4j
neo4j-streams-parent
- 5.0.7
+ 5.0.8
neo4j-streams-common
- 5.0.7
+ 5.0.8
jar
Neo4j Streams - Common
Neo4j Streams - Commons Package
diff --git a/kafka-connect-neo4j/pom.xml b/kafka-connect-neo4j/pom.xml
index 692062c0..7f495c94 100644
--- a/kafka-connect-neo4j/pom.xml
+++ b/kafka-connect-neo4j/pom.xml
@@ -5,10 +5,10 @@
org.neo4j
neo4j-streams-parent
- 5.0.7
+ 5.0.8
kafka-connect-neo4j
- 5.0.7
+ 5.0.8
jar
Kafka Connect Neo4j
A Kafka Connect Neo4j Connector for kafka-connect-neo4j
diff --git a/pom.xml b/pom.xml
index 5cb08793..80746154 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.neo4j
neo4j-streams-parent
- 5.0.7
+ 5.0.8
pom
Neo4j Streams - Parent
Neo4j Integration for streaming platforms
diff --git a/test-support/pom.xml b/test-support/pom.xml
index 422d5e57..f081dfb1 100644
--- a/test-support/pom.xml
+++ b/test-support/pom.xml
@@ -5,10 +5,10 @@
org.neo4j
neo4j-streams-parent
- 5.0.7
+ 5.0.8
neo4j-streams-test-support
- 5.0.7
+ 5.0.8
jar
Neo4j Streams - Test Support
Neo4j Streams - A set of utility functions for Streams Tests