diff --git a/pom.xml b/pom.xml
index 70afca318c49f05948feb21f806ecd5768c00429..2c9e3c04853685d091e826456d5c8c62eae62c3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.springframework.boot</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>3.3.2</version>
+		<version>3.3.6</version>
 		<relativePath/>
 	</parent>
 
@@ -234,7 +234,6 @@
 					<configuration>
 						<dependencyTrackBaseUrl>https://dependency-track.ozg-sh.de</dependencyTrackBaseUrl>
 						<failOnError>true</failOnError>
-						<createProject>true</createProject>
 					</configuration>
 				</plugin>
 			</plugins>