Skip to content

[java client][kotlin spring] Update jackson to 3.1.5#24458

Merged
wing328 merged 2 commits into
masterfrom
jackson-3.1.5
Jul 26, 2026
Merged

[java client][kotlin spring] Update jackson to 3.1.5#24458
wing328 merged 2 commits into
masterfrom
jackson-3.1.5

Conversation

@wing328

@wing328 wing328 commented Jul 26, 2026

Copy link
Copy Markdown
Member

to close #24404

PR checklist

  • Read the contribution guidelines.
  • Run the following to build the project and update samples:
    ./mvnw clean package || exit
    ./bin/generate-samples.sh ./bin/configs/*.yaml || exit
    ./bin/utils/export_docs_generators.sh || exit
    
    (For Windows users, please run the script in WSL)
    Commit all changed files.
    This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
    These must match the expectations made by your contribution.
    You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example ./bin/generate-samples.sh bin/configs/java*.
    IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
  • If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request.

Summary by cubic

Upgrade Jackson 3 from 3.1.0 to 3.1.5 across Java/Kotlin templates and petstore samples to pick up the latest bug fixes.

  • Dependencies
    • Java templates: apache-httpclient, jersey3, restclient, resttemplate, webclient (set Jackson 3 to 3.1.5).
    • Kotlin Spring templates: spring-boot (SB4), spring-cloud, spring-declarative-http-interface (set Jackson 3 to 3.1.5).
    • Petstore samples: updated all tools.jackson.* references to 3.1.5 in Java clients and the Kotlin Spring Boot 4 server.

Written for commit 3dde282. Summary will update on new commits.

Review in cubic

@wing328
wing328 marked this pull request as ready for review July 26, 2026 02:52

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 31 files

Re-trigger cubic

@wing328 wing328 added this to the 7.25.0 milestone Jul 26, 2026
@wing328 wing328 changed the title Update jackson to 3.1.5 [java client][kotlin spring] Update jackson to 3.1.5 Jul 26, 2026
@wing328
wing328 merged commit ef51d74 into master Jul 26, 2026
274 of 275 checks passed
@wing328
wing328 deleted the jackson-3.1.5 branch July 26, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant