Update Bouncy Castle to 1.70

https://www.bouncycastle.org/releasenotes.html
This commit is contained in:
Neustradamus
2021-12-21 04:01:32 +01:00
parent f0698b7db9
commit cc3aa2dd48

View File

@ -15,7 +15,7 @@
<description>The essentials of Spark, including the user interface and startup scripts, excluding most optional components</description> <description>The essentials of Spark, including the user interface and startup scripts, excluding most optional components</description>
<properties> <properties>
<bouncycastle.version>1.68</bouncycastle.version> <bouncycastle.version>1.70</bouncycastle.version>
</properties> </properties>
<build> <build>