Skip to content

Upgrade jackson version#249

Draft
sidhdirenge wants to merge 1 commit into
developfrom
jetski/fix-vulns-jackson-netty
Draft

Upgrade jackson version#249
sidhdirenge wants to merge 1 commit into
developfrom
jetski/fix-vulns-jackson-netty

Conversation

@sidhdirenge

Copy link
Copy Markdown

No description provided.

@sidhdirenge sidhdirenge added the build Trigger unit test build label Jun 18, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Jackson dependency version to 2.13.4.2 in pom.xml. The review feedback points out that although the pull request title indicates an upgrade for both Jackson and Netty, the Netty version upgrade is missing from the changes.

Comment thread pom.xml
<logback.version>1.0.9</logback.version>
<slf4j.version>1.7.25</slf4j.version>
<jackson.version>2.10.5.1</jackson.version>
<jackson.version>2.13.4.2</jackson.version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The pull request title indicates an upgrade for both Jackson and Netty versions ("Upgrade jackson and netty version"), but the changes only update jackson.version to 2.13.4.2. The Netty version upgrade appears to be missing from this pull request. Please include the Netty version upgrade or update the pull request title/description accordingly.

@sidhdirenge sidhdirenge changed the title Upgrade jackson and netty version Upgrade jackson version Jun 18, 2026
@sidhdirenge sidhdirenge force-pushed the jetski/fix-vulns-jackson-netty branch from 4194b08 to 3a71df0 Compare June 18, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Trigger unit test build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant