ToastShaman / dropwizard-auth-jwt

A Dropwizard authentication filter using JSON Web Token (JWT)
Apache License 2.0
116 stars 50 forks source link

Update jose4j version to 0.5.5 #30

Closed gluefactory closed 7 years ago

gluefactory commented 7 years ago

Upgraded the Jose4J dependency to 0.5.5. I'm not sure if the dropwizard-auth-jwt offers any JWE capabilities (the main reason to upgrade - see http://blog.intothesymmetry.com/2017/03/critical-vulnerability-in-json-web.html) - so the need to upgrade is less urgent than I thought