Skip to content

Maintenance: update jackson and aws-xray-recorder dependencies together #1538

Closed
@roamingthings

Description

@roamingthings

Summary

Jackson 2.16.0 introduces some breaking changes that require to update the AWS X-Ray Recorder dependencies to 2.15.0.

Why is this needed?

We need to be careful to update both dependencies at once to prevent breaking applications. There are other breaking changes in Jackson 2.16.0 (e.g. new behavior of DefaultPrettyPrinter) that may also affect this project. The DefaultPrettyPrinter is used in JacksonFactoryCopy.java

Which area does this relate to?

No response

Solution

Update both dependencies and check for any unwanted behavior

Acknowledgment

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filegood-first-issueGood for newcomersmavenv2Version 2

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions