Skip to content

Conversation

@ashwintumma23
Copy link
Contributor

Description

Summary ...

Updates bcpkix-jdk18on from 1.79 to 1.81 to address SONATYPE-2025-001911.

Reason for upgrade

  • Upgrading bcprov-jdk18on from 1.79 to 1.81 to address security vulnerabilities and improve cryptographic stability.
  • Resolves SONATYPE-2025-001911, which addresses a flaw in the DigestFactory regarding improper SHA-1 cloning.
  • Includes compatibility fixes for Initialization Vector (IV) validation introduced in the 1.80 release cycle.

Tests

  • Verified the dependency resolves correctly
  • Build completes successfully with the updated version

Release note

Upgraded org.bouncycastle:bcpkix-jdk18on version to 1.81 to resolve SONATYPE-2025-001911


Key changed/added classes in this PR
  • Top Level pom.xml

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@abhishekrb19
Copy link
Contributor

@kfaraz, some of the recently added embedded tests are failing, wondering if you have any thoughts. I’m pretty sure it’s not related to the change in this PR. I can also help take a look at some of these failures later when I get a chance

  🧪 - KafkaFaultToleranceTest | expected: <3000> but was: <3460>
     🧪 - KafkaFaultToleranceTest | expected: <false> but was: <true>
     🧪 - FaultyClusterTest | Query[SELECT COUNT(*) FROM %s] failed ==> expected: <1000> but was: <500>

@kfaraz
Copy link
Contributor

kfaraz commented Jan 8, 2026

Thanks for letting me know, @abhishekrb19 ! I have encountered some of these failures too. Will try to take a look.

@abhishekrb19
Copy link
Contributor

Ack, thanks @kfaraz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants