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: auth0/java-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.19.0
Choose a base ref
...
head repository: auth0/java-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.19.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 14, 2022

  1. Merge pull request #546 from auth0/release-3.19.0

    Release 3.19.0
    jimmyjames authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1c3f553 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Fix #554 (#555)

    petrdvorak authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e62dd3a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Security: Bump jackson-databind to 2.13.2.2 (#566)

    * Security: Bump `jackson-databind` to 2.13.2.1
    
    This PR bumps the `jackson-databind` dependency to 2.13.2.1 to address [CVE-2020-36518](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36518) in that library
    
    * Bump to 2.13.2.2
    Evan Sims authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    dd22f32 View commit details
    Browse the repository at this point in the history
  2. Release 3.19.1

    poovamraj committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9793478 View commit details
    Browse the repository at this point in the history
Loading