Skip to content

CTM-568: bump sam-client, which bumps Jackson#4919

Open
davidangb wants to merge 2 commits into
developfrom
da_CTM-568_bump_jackson
Open

CTM-568: bump sam-client, which bumps Jackson#4919
davidangb wants to merge 2 commits into
developfrom
da_CTM-568_bump_jackson

Conversation

@davidangb

@davidangb davidangb commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Jira ticket: https://broadworkbench.atlassian.net/browse/CTM-568

Summary of changes

Bumps sam-client from v0.0.274 to v0.0.448. This is a big jump!

The newer sam-client carries a transitive upgrade of jackson-databind from 2.18.3 to 2.22.1, which is the request in CTM-568.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.07%. Comparing base (3c0c1dc) to head (bd5390b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4919   +/-   ##
========================================
  Coverage    74.07%   74.07%           
========================================
  Files          131      131           
  Lines        11101    11101           
  Branches       891      891           
========================================
  Hits          8223     8223           
  Misses        2878     2878           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c0c1dc...bd5390b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


val automationDependencies = List(
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.18.0" % "test",
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.22.1" % "test",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this needs to stay in lockstep with the jackson version in use

@davidangb
davidangb marked this pull request as ready for review July 24, 2026 21:08
@davidangb
davidangb requested a review from a team as a code owner July 24, 2026 21:08
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.

1 participant