diff --git a/pom.xml b/pom.xml
index ce32a8c4115807d0705eb333679fbb1aa63ea515..125c4142e1a77da56175a1a301f7197284005416 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,14 @@
     unter der Lizenz sind dem Lizenztext zu entnehmen.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
 
 	<parent>
 		<groupId>de.ozgcloud.common</groupId>
 		<artifactId>ozgcloud-common-parent</artifactId>
-		<version>4.6.0</version>
+		<version>4.10.0</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -134,4 +136,4 @@
 		</plugins>
 	</build>
 
-</project>
+</project>
\ No newline at end of file