Skip to content

CSHLD-785: remove unused jackson-databind test dependency#321

Open
Ranjna-G wants to merge 1 commit into
masterfrom
CSHLD-785-remove-unused-jackson-dep
Open

CSHLD-785: remove unused jackson-databind test dependency#321
Ranjna-G wants to merge 1 commit into
masterfrom
CSHLD-785-remove-unused-jackson-dep

Conversation

@Ranjna-G

Copy link
Copy Markdown
Contributor

Summary

Removes the jackson-databind test dependency from wasm-privacy-coin/pom.xml. It was added for JSON parsing in retention-flag tests, but those tests were refactored to use Rust-level unit tests instead and no longer reference Jackson.

Jira: CSHLD-785

Changes

  • Remove com.fasterxml.jackson.core:jackson-databind:2.17.0 test-scoped dependency from pom.xml

Test Plan

  • mvn test passes (41/41 tests green)

CLOSES TICKET: CSHLD-785

jackson-databind was added for JSON parsing in retention-flag tests, but
those tests were refactored to use Rust-level unit tests instead. The
dependency is no longer referenced anywhere in the test sources.

Ticket: CSHLD-785
@linear-code

linear-code Bot commented Jul 17, 2026

Copy link
Copy Markdown

CSHLD-785

@Ranjna-G
Ranjna-G marked this pull request as ready for review July 17, 2026 15:28
@Ranjna-G
Ranjna-G requested a review from a team as a code owner July 17, 2026 15:28
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