Skip to content

Commit

Permalink
CIF-2734: update CIF Core Components to 2.8.0 and CIF GQL Client to 1…
Browse files Browse the repository at this point in the history
….7.10 (#923)
  • Loading branch information
Buuhuu committed May 4, 2022
1 parent c85f75f commit b717d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
#end
<core.wcm.components.version>2.18.0</core.wcm.components.version>
#if ( $includeCommerce == "y" )
<core.cif.components.version>2.6.0</core.cif.components.version>
<core.cif.components.version>2.8.0</core.cif.components.version>
<magento.graphql.version>9.0.0-magento242ee</magento.graphql.version>
#if ( $aemVersion != "cloud")
<graphql.client.version>1.7.7</graphql.client.version>
<graphql.client.version>1.7.10</graphql.client.version>
#end
#if ( $aemVersion == "cloud")
<aem.cif.sdk.api>2022.01.20.00</aem.cif.sdk.api>
Expand Down

0 comments on commit b717d5e

Please sign in to comment.