From a736196ddf22fbd84f149930113a26331b82eb43 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 19 Dec 2023 14:12:55 +0100 Subject: [PATCH] Update to Handler 2.x. --- changes.xml | 9 +++++++++ pom.xml | 2 +- .../resources/archetype-resources/parent/pom.xml | 16 ++++++++-------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/changes.xml b/changes.xml index 141162d6..8daeca03 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,15 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + Update to Handler 2.x. + + + Update dependencies. + + + Update to AEM 6.5 SP19. diff --git a/pom.xml b/pom.xml index dc9fa130..7fe0f79a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.wcm.maven io.wcm.maven.parent - 2.1.4 + 2.1.5-SNAPSHOT diff --git a/src/main/resources/archetype-resources/parent/pom.xml b/src/main/resources/archetype-resources/parent/pom.xml index 77d24be0..029e8196 100644 --- a/src/main/resources/archetype-resources/parent/pom.xml +++ b/src/main/resources/archetype-resources/parent/pom.xml @@ -5,7 +5,7 @@ io.wcm.maven io.wcm.maven.aem-global-parent - 2.1.14 + 2.1.15-SNAPSHOT @@ -178,32 +178,32 @@ io.wcm io.wcm.handler.commons - 1.5.0 + 2.0.0-SNAPSHOT io.wcm io.wcm.handler.url - 1.10.2 + 2.0.0-SNAPSHOT io.wcm io.wcm.handler.media - 1.16.0 + 2.0.0-SNAPSHOT io.wcm io.wcm.handler.link - 1.10.4 + 2.0.0-SNAPSHOT io.wcm io.wcm.handler.richtext - 1.6.6 + 2.0.0-SNAPSHOT io.wcm io.wcm.wcm.core.components - 1.14.0-2.23.2 + 2.0.0-2.23.2-SNAPSHOT #end @@ -264,7 +264,7 @@ io.wcm io.wcm.testing.wcm-io-mock.handler - 1.5.0 + 2.0.0-SNAPSHOT #end