GUACAMOLE-1956: Switch guacamole-auth-sso-ssl to updated version of bc-fips.

This commit is contained in:
James Muehlner
2024-06-11 18:43:38 +00:00
parent 284353da48
commit ea7c5ef18e

View File

@@ -142,7 +142,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bc-fips</artifactId>
<version>1.0.2.4</version>
<version>1.0.2.5</version>
</dependency>
</dependencies>