SLING-8887 Provide Commons Crypto feature
diff --git a/pom.xml b/pom.xml
index 751a21a..7db5b2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,6 +458,7 @@
             <feature>sling-commons-compiler</feature>
             <feature>sling-commons-clam</feature>
             <feature>sling-commons-classloader</feature>
+            <feature>sling-commons-crypto</feature>
             <feature>sling-commons-fsclassloader</feature>
             <feature>sling-commons-html</feature>
             <feature>sling-commons-messaging</feature>