changelog>Updated Bouncy Castle (bcpkix) to v. 1.78

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@48891 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: f20daeb440930404098ed279119f30abb57a212d
This commit is contained in:
coalado 2024-04-10 14:24:36 +00:00
parent f6b29bd954
commit 44548780ac
2 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@ -3,23 +3,23 @@
"dependencies":null,
"filter":null,
"installed":{
"date":"2023-11-20T17:16:30 CET",
"date":"2024-04-09T13:35:42 CEST",
"dependencies":[
{
"groupId":"org.bouncycastle",
"artifactId":"bcprov-jdk15to18",
"version":"1.77",
"version":"1.78",
"type":"jar"
},
{
"groupId":"org.bouncycastle",
"artifactId":"bcutil-jdk15to18",
"version":"1.77",
"version":"1.78",
"type":"jar"
}
],
"description":"The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.",
"hashes":{"bcpkix-jdk15on.jar":"264e3757d6443388ea6fcfb5e6b716c8681ec2f7c70fdd06f439f2aab17f1861"},
"hashes":{"bcpkix-jdk15on.jar":"55eb88ad6233d16df550ae5d4206c20e33310721c2939012e37f07422f8d48cb"},
"licenses":[{
"name":"Bouncy Castle Licence",
"url":"http://www.bouncycastle.org/licence.html",
@ -27,7 +27,7 @@
}],
"minJRE":"JVM_1_5",
"name":"Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs",
"version":"1.77"
"version":"1.78"
},
"minJRE":"1.6",
"provider":"maven",