Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenAPITools/jackson-databind-nullable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Choose a base ref
...
head repository: OpenAPITools/jackson-databind-nullable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.10
Choose a head ref
  • 11 commits
  • 41 files changed
  • 4 contributors

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    f83ad34 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#121)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.14.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    a444772 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#122)

    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.0 to 2.21.1.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.0...jackson-bom-2.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.21.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    efe9f00 View commit details
    Browse the repository at this point in the history
  2. Bump com.fasterxml.jackson:jackson-base from 2.21.0 to 2.21.1 (#123)

    Bumps [com.fasterxml.jackson:jackson-base](https://github.com/FasterXML/jackson-bom) from 2.21.0 to 2.21.1.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.0...jackson-bom-2.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-base
      dependency-version: 2.21.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    30524cf View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5…

    ….5 (#124)
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    803978e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Implement Jackson3 support and maintain Jackson2 support (#117)

    * Implement Jackson3 support and maintain Jackson2 support
    
    * Update JDK version in github actions
    
    * Add java17 module
    
    * add jackson2 dependencies to integration tests
    
    * drop 'provides' in module-info as it doesn't work for optional dependencies
    
    * remove use of deprecated jackson3 method
    
    ---------
    
    Co-authored-by: pvdb <[email protected]>
    smals-mavh and pvdbosch authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    71452a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0 (#128)

    Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.4 to 3.1.0.
    - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.4...jackson-bom-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson:jackson-bom
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    1b27d31 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. Bump com.fasterxml.jackson:jackson-base from 2.21.1 to 2.21.2 (#131)

    Bumps [com.fasterxml.jackson:jackson-base](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.2.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-base
      dependency-version: 2.21.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    e46a207 View commit details
    Browse the repository at this point in the history
  2. Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 (#132)

    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.2.
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.21.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    9360273 View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 5.0.3 to 5.0.4 (#130)

    Bumps [actions/cache](https://github.com/actions/cache) from 5.0.3 to 5.0.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@cdf6c1f...6682284)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 5.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    6b478ac View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. 0.2.10 release (#133)

    * 0.2.10 release
    
    * update tag
    wing328 authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    e2082cd View commit details
    Browse the repository at this point in the history
Loading