Skip to content

S220 : up jackson#95

Open
eschultink wants to merge 1 commit intorc-0.13from
s220-up-jackson
Open

S220 : up jackson#95
eschultink wants to merge 1 commit intorc-0.13from
s220-up-jackson

Conversation

@eschultink
Copy link
Member

Fixes

Resolves a security vulnerability related to Jackson, as detailed in GitHub Security Advisory.

Change implications

  • breaking change to API? no
  • changes dependencies? yes

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the Jackson library version range in the Maven POM to resolve a security vulnerability (referenced via Dependabot advisory). The minimum Jackson version is raised from 2.18.2 to 2.18.6, and the upper bound is widened from 2.18.3 (exclusive) to 2.19.0 (exclusive).

Changes:

  • Updated the jackson.version property from [2.18.2, 2.18.3) to [2.18.6, 2.19.0) to address a security vulnerability and allow future 2.18.x patch releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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