From e9e5a59e96e88f6d703e5e88b11784eb771a644d Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Wed, 20 Dec 2023 19:53:23 +0100 Subject: [PATCH] Switch to AEM 6.5.17 as minimum version. --- changes.xml | 6 ++++++ pom.xml | 6 +++--- src/site/markdown/index.md | 3 ++- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/changes.xml b/changes.xml index b53617e..2a88242 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,12 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + Switch to AEM 6.5.17 as minimum version. + + + Adds relative config path to ToolsConfigPagePersistenceStrategy configuration. diff --git a/pom.xml b/pom.xml index 027afaa..2596673 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm io.wcm.parent_toplevel - 2.2.8 + 2.3.0-SNAPSHOT @@ -160,13 +160,13 @@ io.wcm io.wcm.testing.aem-mock.junit5 - 5.4.2 + 5.4.4 test org.apache.sling org.apache.sling.testing.caconfig-mock-plugin - 1.4.0 + 1.5.4 test diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 95ff3fd..f4f8cc8 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -34,7 +34,8 @@ See [Deploy and configure Context-Aware Configuration in AEM][deploy-configure-c |Context-Aware Configuration Extensions for AEM version |AEM version supported |-------------------------------------------------------|---------------------- -|1.9.2 or higher |AEM 6.5.7+, AEMaaCS +|1.9.6 or higher |AEM 6.5.17+, AEMaaCS +|1.9.2 - 1.9.4 |AEM 6.5.7+, AEMaaCS |1.9.0 |AEM 6.5+, AEMaaCS |1.8.x |AEM 6.4+, AEMaaCS |1.7.x |AEM 6.3+