Skip to content

update jackson databind nullable to 0.2.11 - #24501

Merged
wing328 merged 1 commit into
masterfrom
jackson-0.2.11
Jul 27, 2026
Merged

update jackson databind nullable to 0.2.11#24501
wing328 merged 1 commit into
masterfrom
jackson-0.2.11

Conversation

@wing328

@wing328 wing328 commented Jul 27, 2026

Copy link
Copy Markdown
Member

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

Bump org.openapitools:jackson-databind-nullable to 0.2.11 across Java/Kotlin generator templates and samples to keep generated projects on the latest nullable support.

  • Dependencies
    • Set jackson-databind-nullable to 0.2.11 in Gradle/Maven/SBT templates for Apache HttpClient, Feign, Google API Client, Jersey 2/3, OkHttp-Gson, Rest Assured, RestClient, Resteasy, RestTemplate, Retrofit2, Vert.x, WebClient, Java JAX-RS (incl. Quarkus), Java Spring (SB3/SB4), Helidon, Kotlin Spring, and related test templates.
    • Updated all affected sample projects to the same version.

Written for commit 6ed0d38. Summary will update on new commits.

Review in cubic

@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 319 files

Note: This PR contains a large number of files. cubic only reviews up to 200 files per PR, so some files may not have been reviewed. cubic prioritizes the most important files to review.

Re-trigger cubic

@wing328 wing328 added this to the 7.25.0 milestone Jul 27, 2026
@wing328
wing328 merged commit cd70de0 into master Jul 27, 2026
578 checks passed
@wing328
wing328 deleted the jackson-0.2.11 branch July 27, 2026 10:39
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