mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1956: Update BouncyCastle FIPS to latest compatible (v2.1.0).
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
org.bouncycastle:bc-fips:jar:2.0.0
|
|
@@ -1,7 +1,7 @@
|
|||||||
BouncyCastle FIPS Distribution (https://www.bouncycastle.org/fips-java)
|
BouncyCastle FIPS Distribution (https://www.bouncycastle.org/fips-java)
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
|
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
|
||||||
License(s):
|
License(s):
|
||||||
MIT (bundled/bouncycastle-fips-2.0.0/LICENSE)
|
MIT (bundled/bouncycastle-fips-2.1.0/LICENSE)
|
1
doc/licenses/bouncycastle-fips-2.1.0/dep-coordinates.txt
Normal file
1
doc/licenses/bouncycastle-fips-2.1.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.bouncycastle:bc-fips:jar:2.1.0
|
@@ -142,7 +142,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bouncycastle</groupId>
|
<groupId>org.bouncycastle</groupId>
|
||||||
<artifactId>bc-fips</artifactId>
|
<artifactId>bc-fips</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@@ -106,7 +106,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bouncycastle</groupId>
|
<groupId>org.bouncycastle</groupId>
|
||||||
<artifactId>bc-fips</artifactId>
|
<artifactId>bc-fips</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Reference in New Issue
Block a user