Skip to content

Commit

Permalink
Update to 2024.8.17465.20240813T175259Z-240700
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Aug 15, 2024
1 parent df59e27 commit 0b79a33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.7.17258.20240726T172406Z-240700.0001-SNAPSHOT</version>
<version>2024.8.17465.20240813T175259Z-240700.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.7.17258.20240726T172406Z-240700</version>
<version>2024.8.17465.20240813T175259Z-240700</version>
</dependency>

<!-- OSGI (individual artifacts) -->
Expand Down Expand Up @@ -319,13 +319,13 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.core</artifactId>
<version>2.25.4</version>
<version>2.26.0</version>
</dependency>
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.testing.aem-mock-plugin</artifactId>
<!-- update-aem-deps:bundle=com.adobe.cq.core.wcm.components.core -->
<version>2.25.4</version>
<version>2.26.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 0b79a33

Please sign in to comment.