Skip to content

CNDB-18296: Upgrading jackson dependencies to 2.21.4#2489

Merged
scottfines merged 2 commits into
mainfrom
cndb18273
Jun 25, 2026
Merged

CNDB-18296: Upgrading jackson dependencies to 2.21.4#2489
scottfines merged 2 commits into
mainfrom
cndb18273

Conversation

@scottfines

Copy link
Copy Markdown

addresses CVE-2026-54512 for Cassandra dependencies.

Fixes CNDB-18296

@scottfines scottfines requested a review from jkni June 24, 2026 19:38
@github-actions

Copy link
Copy Markdown

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR and ticket in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the IBM copyright header instead of the Apache License one (no DataStax copyright any longer)

@jkni jkni left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jackson-annotations abandoned point releases as they were mostly identical. We should set this to 2.21.

Comment thread build.xml Outdated
@plpesvc-ds

Copy link
Copy Markdown

❌ Build ds-cassandra-pr-gate/PR-2489 rejected by Butler


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
o.a.c.distributed.test.AbortedQueryLoggerTest.testLogsReadMetrics REGRESSION 🔴 0 / 30
o.a.c.index.sai.cql.VectorCompaction100dTest.testZeroOrOneToManyCompaction[version=ec enableNVQ=true] REGRESSION 🔴 0 / 30
o.a.c.index.sai.cql.VectorSiftSmallTest.testMultiSegmentBuild[ed false] REGRESSION 🔴 0 / 30

Found 4 known test failures

@scottfines scottfines requested a review from jkni June 25, 2026 14:04

@jkni jkni left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@scottfines scottfines merged commit 4f0f665 into main Jun 25, 2026
1 of 3 checks passed
@scottfines scottfines deleted the cndb18273 branch June 25, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants