Skip to content

fix: incremented versions for jackson and netty#380

Merged
cpswan merged 1 commit intotrunkfrom
fix_vulnerabilities
Mar 30, 2026
Merged

fix: incremented versions for jackson and netty#380
cpswan merged 1 commit intotrunkfrom
fix_vulnerabilities

Conversation

@akafredperry
Copy link
Copy Markdown
Collaborator

#closes 379

- What I did
Updated versions of 3rd party jars (jackson & netty)

- How I did it
Modified properties in parent pom

- How to verify it
Run a clean mvn install which will run all the unit and integration tests
Create a new intellij java project and add a dependency for

    <dependency>
      <groupId>org.atsign</groupId>
      <artifactId>at_client</artifactId>
      <version>0.0.1-SNAPSHOT</version>
    </dependency>

No vulnerabilities should be reported

- Description for the changelog

fix: upgrade dependencies for jackson to 2.21.1 and netty to 4.2.12.Final

@akafredperry akafredperry self-assigned this Mar 29, 2026
@akafredperry akafredperry requested review from cpswan and gkc March 30, 2026 06:52
@cpswan cpswan merged commit 897e30e into trunk Mar 30, 2026
4 checks passed
@cpswan cpswan deleted the fix_vulnerabilities branch March 30, 2026 06:59
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