Skip to content

PD-5541#7524

Merged
amontenegro merged 1 commit into
mainfrom
lmendoza/PD-5541
Jun 4, 2026
Merged

PD-5541#7524
amontenegro merged 1 commit into
mainfrom
lmendoza/PD-5541

Conversation

@cryptalith
Copy link
Copy Markdown
Member

No description provided.

@amontenegro
Copy link
Copy Markdown
Member

Task linked: PD-5541 SMS technology PoC

Comment thread orcid-utils/pom.xml
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</exclusion>
</exclusions>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We added Twilio with targeted transitive exclusions to prevent Jackson version drift in the ORCID runtime. Without these exclusions, Twilio’s dependency chain pulls newer Jackson modules (via jjwt-jackson), which conflicts with the Jackson baseline already used by the app and caused runtime NoSuchMethodError issues. This keeps Twilio functionality while preserving classpath consistency and avoiding regressions in existing JSON handling.

@amontenegro amontenegro merged commit bb61b39 into main Jun 4, 2026
21 checks passed
@amontenegro amontenegro deleted the lmendoza/PD-5541 branch June 4, 2026 20: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.

2 participants