commit | eb7725816e79051a54f4c668ee5bb7db36bac842 | [log] [tgz] |
---|---|---|
author | Cris Rockwell <cmrockwe@umich.edu> | Wed Aug 25 13:50:38 2021 -0400 |
committer | Cris Rockwell <cmrockwe@umich.edu> | Wed Aug 25 13:50:38 2021 -0400 |
tree | 08234154ea442a1bc60aa524d14b08623fc64dd0 | |
parent | b6db8b4b0f34c4befb2880942bbcb43592ea7ac4 [diff] |
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