Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Mar 7, 2023
2 parents d0c2dbc + 9fa5f58 commit cd579e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-cloud-dependencies</artifactId>
<version>2023.1.10912.20230130T173736Z-220900.0000</version>
<version>2023.2.11289.20230224T170559Z-230100.0000</version>
<packaging>pom</packaging>

<name>AEM Cloud Service Dependencies</name>
Expand Down Expand Up @@ -86,7 +86,7 @@
<groupId>com.adobe.aem</groupId>
<artifactId>aem-sdk-api</artifactId>
<!-- update-aem-deps:from-aem-sdk-api -->
<version>2023.1.10912.20230130T173736Z-220900</version>
<version>2023.2.11289.20230224T170559Z-230100</version>
</dependency>

<!-- OSGI (individual artifacts) -->
Expand Down Expand Up @@ -646,7 +646,8 @@
<dependency>
<groupId>org.apache.jackrabbit.vault</groupId>
<artifactId>org.apache.jackrabbit.vault</artifactId>
<version>3.6.6</version>
<!-- update-aem-deps:derived-from=org.apache.jackrabbit.vault:3.6.9-T20230216120000-0a9b076a -->
<version>3.6.8</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit cd579e2

Please sign in to comment.