confluentinc / common

Common utilities library containing metrics, config and utils
Apache License 2.0
4 stars 243 forks source link

APPSEC-3390: update bouncycastle #565

Closed janjwerner-confluent closed 11 months ago

janjwerner-confluent commented 11 months ago

Update bouncycastle provider and algorithm API to match the versions used in ce-kafka.

janjwerner-confluent commented 11 months ago

The PR is currently failing the downstream validations. There are several downstream repositories that used bcpovjdk15 that need to be adjusted to use bcprovjdk18: kafka-rest rest-utils metadata-service schema-registry

janjwerner-confluent commented 11 months ago

changed the PR to add a separate version of bouncycastle.jdk18.version variable to avoid downstream builds breaks