Skip to content

Commit

Permalink
Update to 2024.11.18751.20241128T090041Z-241100
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 12, 2024
1 parent 656f731 commit 14d7efa
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 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.11.18598.20241113T125352Z-241000.0001-SNAPSHOT</version>
<version>2024.11.18751.20241128T090041Z-241100.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.11.18598.20241113T125352Z-241000</version>
<version>2024.11.18751.20241128T090041Z-241100</version>
</dependency>

<!-- OSGI (individual artifacts) -->
Expand Down Expand Up @@ -342,7 +342,7 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<!-- update-aem-deps:bundle=org.apache.commons.commons-io -->
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.cocoon</groupId>
Expand Down Expand Up @@ -505,8 +505,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.resourceresolver</artifactId>
<!-- update-aem-deps:derived-from=org.apache.sling.resourceresolver:1.12.1-T20240910103529-53daef2 -->
<version>1.12.0</version>
<version>1.12.2</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Expand Down Expand Up @@ -676,7 +675,7 @@
<dependency>
<groupId>org.apache.jackrabbit.vault</groupId>
<artifactId>org.apache.jackrabbit.vault</artifactId>
<version>3.8.0</version>
<version>3.8.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 14d7efa

Please sign in to comment.