diff --git a/changes.xml b/changes.xml
index 084ac25..2fc89f0 100644
--- a/changes.xml
+++ b/changes.xml
@@ -24,9 +24,9 @@
-
- Switch to Handler 2.x.
-
+ Migrate from wcm.io Handler 1.x to 2.x for details.
+ ]]>
Explicitly define folder type for JSON files with "nt:unstructured" as root node to circumvent SLING-12197.
diff --git a/examples/content-packages/examples-libs/pom.xml b/examples/content-packages/examples-libs/pom.xml
index 0ae6b47..5d0eef0 100644
--- a/examples/content-packages/examples-libs/pom.xml
+++ b/examples/content-packages/examples-libs/pom.xml
@@ -158,7 +158,7 @@
io.wcm
io.wcm.handler.commons
- 2.0.0-SNAPSHOT
+ 2.0.0
io.wcm
@@ -188,7 +188,7 @@
io.wcm
io.wcm.wcm.ui.granite
- 1.10.0
+ 1.10.2
diff --git a/parent/pom.xml b/parent/pom.xml
index 9cc13ac..488dfe5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -115,7 +115,7 @@
io.wcm
io.wcm.handler.commons
- 2.0.0-SNAPSHOT
+ 2.0.0
io.wcm
@@ -152,7 +152,7 @@
io.wcm
io.wcm.testing.aem-mock.junit5
- 5.4.4
+ 5.5.0
org.apache.sling