Merge pull request #356 from jwtk/353-upgrade-bc

Upgrade BouncyCastle to 1.60
This commit is contained in:
Les Hazlewood 2018-07-20 16:47:16 -04:00 committed by GitHub
commit 1914ddd262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
<orgjson.version>20180130</orgjson.version>
<!-- Optional Runtime Dependencies: -->
<bouncycastle.version>1.56</bouncycastle.version>
<bouncycastle.version>1.60</bouncycastle.version>
<!-- Test Dependencies: Only required for testing when building. Not required by users at runtime: -->
<groovy.version>2.4.15</groovy.version>