Skip to content

Commit

Permalink
Update to 2024.10.18459.20241031T210302Z-241000 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert authored Nov 6, 2024
1 parent 2bef21f commit d05fcd6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 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.18311.20241017T104455Z-240900.0001-SNAPSHOT</version>
<version>2024.10.18459.20241031T210302Z-241000.0000-SNAPSHOT</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.18311.20241017T104455Z-240900</version>
<version>2024.10.18459.20241031T210302Z-241000</version>
</dependency>

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

0 comments on commit d05fcd6

Please sign in to comment.