We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582722e commit b18e2a9Copy full SHA for b18e2a9
src/main/archetype/pom.xml
@@ -76,9 +76,9 @@
76
#end
77
<core.wcm.components.version>2.28.0</core.wcm.components.version>
78
#if ( $includeCif == "y" )
79
- <core.cif.components.version>2.16.2</core.cif.components.version>
+ <core.cif.components.version>2.16.4</core.cif.components.version>
80
<magento.graphql.version>9.1.0-magento242ee</magento.graphql.version>
81
- <aem.cif.sdk.api>2025.03.18.00</aem.cif.sdk.api>
+ <aem.cif.sdk.api>2025.07.22.00</aem.cif.sdk.api>
82
83
84
#if ($includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y")
0 commit comments