Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Feb 6, 2023
2 parents a4d246b + 8592090 commit d0c2dbc
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.10675.20230113T110236Z-220900.0000</version>
<version>2023.1.10912.20230130T173736Z-220900.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.10675.20230113T110236Z-220900</version>
<version>2023.1.10912.20230130T173736Z-220900</version>
</dependency>

<!-- OSGI (individual artifacts) -->
Expand Down Expand Up @@ -625,7 +625,8 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.xss</artifactId>
<version>2.3.2</version>
<!-- update-aem-deps:derived-from=org.apache.sling.xss:2.3.3-T20230126095510-d6c1c62 -->
<version>2.3.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Expand Down

0 comments on commit d0c2dbc

Please sign in to comment.