snowflake-jdbc
snowflake-jdbc copied to clipboard
SNOW-1281598: Bump nimbus-jose-jwt
Overview
SNOW-1281598
Pre-review self checklist
- [x] PR branch is updated with all the changes from
master
branch - [x] The code is correctly formatted (run
mvn -P check-style validate
) - [x] New public API is not unnecessary exposed (run
mvn verify
and inspecttarget/japicmp/japicmp.html
) - [x] The pull request name is prefixed with
SNOW-XXXX: