diff --git a/kop-common-parent/pom.xml b/kop-common-parent/pom.xml
index 8fc8aa60d4d0ef0a18383798206b6215150a6339..1307288450b5628715599314cf4309c172250eac 100644
--- a/kop-common-parent/pom.xml
+++ b/kop-common-parent/pom.xml
@@ -51,7 +51,7 @@
 		<kop-common.version>1.7.0-SNAPSHOT</kop-common.version>
 		<kop.license.version>1.6.0</kop.license.version>
 
-		<mapstructapstruct.version>1.5.4.Final</mapstructapstruct.version>
+		<mapstruct.version>1.5.4.Final</mapstruct.version>
 		<spring-boot.version>2.7.11</spring-boot.version>
 
 		<!-- plugins -->