The BCFIPS provider is now added internally and is no longer a provided dependency.
If you added the BCFIPS provider in previous versions of Snowflake Connector, you must now remove bcprov-jdk18on-1.8.0.jar
and bcpkix-jdk18on-1.8.0.jar
from the JAVA_VM_FOLDER/jre/lib/ext
folder. Then, remove the corresponding security provider entry from the java.security
configuration file.