From 3652bc5d6ffc737b8b50c17807ab3f54d70cc0d1 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Fri, 12 Jul 2024 13:30:06 +0200 Subject: [PATCH] add hint for JSONP 1.1 mixin --- src/site/markdown/aem-dependencies.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/site/markdown/aem-dependencies.md b/src/site/markdown/aem-dependencies.md index 322e181..43d1e5a 100644 --- a/src/site/markdown/aem-dependencies.md +++ b/src/site/markdown/aem-dependencies.md @@ -20,6 +20,8 @@ The first part of the AEM dependencies version number matches with the AEM versi Source code: https://github.com/wcm-io/io.wcm.maven.aem-cloud-dependencies +*Please note*: Since version `2024.6.16971.20240628T122619Z-240600.0001` JSONP 2.1 and Johnzon 2.x is used by default by this POM. If your code, or dependencies of your project, still rely on JSONP 1.1 and Johnzon 1.2.x, you can use the [Mixin for JSONP 1.1](https://github.com/wcm-io/io.wcm.maven.aem-cloud-dependencies-mixin-jsonp11). + ### AEM 6.5 - Latest Version