diff --git a/src/main/resources/archetype-resources/parent/pom.xml b/src/main/resources/archetype-resources/parent/pom.xml
index d3fd1925..99831a4c 100644
--- a/src/main/resources/archetype-resources/parent/pom.xml
+++ b/src/main/resources/archetype-resources/parent/pom.xml
@@ -5,7 +5,7 @@
io.wcm.maven
io.wcm.maven.aem-global-parent
- 2.1.10
+ 2.1.11-SNAPSHOT
@@ -376,11 +376,11 @@
org.junit
junit-bom
- 5.10.0
+ 5.10.1
pom
import
-#set( $mockitoVersion = "5.5.0" )
+#set( $mockitoVersion = "5.7.0" )
org.mockito
mockito-core
@@ -409,7 +409,7 @@
com.adobe.cq
aem-cloud-testing-clients
- 1.2.0
+ 1.2.1
#end
#if ( $optionWcmioSiteApi == "y" )