Skip to content

patch: vulnerability introduced through jackson.core WS-2026-0003#391

Merged
petruki merged 1 commit into
masterfrom
staging
May 22, 2026
Merged

patch: vulnerability introduced through jackson.core WS-2026-0003#391
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki
Copy link
Copy Markdown
Member

@petruki petruki commented May 22, 2026

This pull request updates dependencies in the pom.xml to address security and stability concerns. The main changes are the upgrade of the slf4j-api version and the addition of a dependencyManagement section to pin specific versions of Jackson libraries, which helps mitigate a known vulnerability.

Dependency updates and security improvements:

  • Upgraded the slf4j-api dependency from version 2.0.17 to 2.0.18 to ensure the latest fixes and improvements are included.

  • Added a dependencyManagement section to explicitly pin the versions of the Jackson core libraries (jackson-core, jackson-databind, and jackson-annotations) to address vulnerability WS-2026-0003 and ensure consistent dependency resolution across the project.

@petruki petruki added this to the v1.10.0 milestone May 22, 2026
@petruki petruki self-assigned this May 22, 2026
@petruki petruki added patch Updating internal dependencies security Security remediation labels May 22, 2026
@sonarqubecloud
Copy link
Copy Markdown

@petruki petruki merged commit 0526062 into master May 22, 2026
13 checks passed
@petruki petruki deleted the staging branch May 22, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Updating internal dependencies security Security remediation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant