Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 15, 2024
2 parents 23f4727 + ddc4b40 commit 950f6de
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>2024.10.18459.20241031T210302Z-241000.0000</version>
<version>2024.11.18598.20241113T125352Z-241000.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>2024.10.18459.20241031T210302Z-241000</version>
<version>2024.11.18598.20241113T125352Z-241000</version>
</dependency>

<!-- OSGI (individual artifacts) -->
Expand Down Expand Up @@ -625,7 +625,8 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.impl</artifactId>
<version>1.7.2</version>
<!-- update-aem-deps:derived-from=org.apache.sling.models.impl:1.6.5-B0001 -->
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Expand Down

0 comments on commit 950f6de

Please sign in to comment.