Repackages the BouncyCastle jar including only those files we require rather than everything which includes patented algorithms like IDEA.
'org.apache.directory.shared:shared-bouncycastle-reduced:0.9.10'
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-bouncycastle-reduced</artifactId>
<version>0.9.10</version>
</dependency>
<dependency org="org.apache.directory.shared" name="shared-bouncycastle-reduced" rev="0.9.10"/>
"org.apache.directory.shared", "shared-bouncycastle-reduced", "0.9.10"