diff --git a/src/main/archetype/it.tests/pom.xml b/src/main/archetype/it.tests/pom.xml index d5230f713..eff189185 100644 --- a/src/main/archetype/it.tests/pom.xml +++ b/src/main/archetype/it.tests/pom.xml @@ -49,7 +49,7 @@ com.adobe.cq aem-cloud-testing-clients - 1.2.3 + 1.2.6 #elseif ($aemVersion.startsWith("6.5")) diff --git a/src/main/archetype/pom.xml b/src/main/archetype/pom.xml index 18c7ccf1b..f08a86075 100644 --- a/src/main/archetype/pom.xml +++ b/src/main/archetype/pom.xml @@ -76,7 +76,7 @@ #end 2.25.4 #if ( $includeCif == "y" ) - 2.12.6 + 2.14.0 9.1.0-magento242ee 2022.08.02.00 #end diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions/_cq_template.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions/_cq_template.xml index df0b031db..affa8d3e2 100644 --- a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions/_cq_template.xml +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions/_cq_template.xml @@ -18,6 +18,7 @@ jcr:primaryType="nt:unstructured" jcr:title="I agree to the terms & conditions" sling:resourceType="${appId}/components/adaptiveForm/checkbox" + required="true" enabled="false" checkedValue="true" fieldType="checkbox">