allow noKey for org.reflections due to missing key as described in https://github.com/ronmamo/reflections/issues/330
diff --git a/any.asc.txt b/any.asc.txt
index a418c9a..0d63c62 100644
--- a/any.asc.txt
+++ b/any.asc.txt
@@ -3,4 +3,5 @@
 javax.inject                    = noSig
 org.codehaus.jackson            = noSig
 org.ow2.asm:*:[6.0,7.2)         = noSig
-net.jcip                        = noSig
\ No newline at end of file
+net.jcip                        = noSig
+org.reflections                 = noKey
\ No newline at end of file