Update to o.a.s.xss 2.2.20
diff --git a/src/main/features/base.json b/src/main/features/base.json
index dae1910..035557d 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -123,7 +123,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.xss:2.2.18",
+            "id":"org.apache.sling:org.apache.sling.xss:2.2.20",
             "start-order":"20"
         },
         {
diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index 5c0e3d0..2426997 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -9,6 +9,10 @@
             "start-order":"1"
         },
         {
+            "id":"org.apache.commons:commons-text:1.9",
+            "start-order":"1"
+        },
+        {
             "id":"org.apache.commons:commons-lang3:3.12.0",
             "start-order":"1"
         },