GUACAMOLE-1956: Update Bouncy Castle to latest compatible (v1.80).

This commit is contained in:
Michael Jumper
2025-01-22 16:22:40 -08:00
parent 9d08bcf4a9
commit 78990d97dd
5 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
org.bouncycastle:bcpkix-jdk15to18:jar:1.79
org.bouncycastle:bcprov-jdk15to18:jar:1.79
org.bouncycastle:bcutil-jdk15to18:jar:1.79

View File

@@ -1,7 +1,7 @@
BouncyCastle Crypto (https://www.bouncycastle.org/java.html)
------------------------------------------------------------
Version: 1.79
Version: 1.80
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
License(s):
MIT (bundled/bouncycastle-1.79/LICENSE)
MIT (bundled/bouncycastle-1.80/LICENSE)

View File

@@ -0,0 +1,3 @@
org.bouncycastle:bcpkix-jdk15to18:jar:1.80
org.bouncycastle:bcprov-jdk15to18:jar:1.80
org.bouncycastle:bcutil-jdk15to18:jar:1.80