Skip to content

3.3.1

Choose a tag to compare

@RafikiTiki RafikiTiki released this 17 Jul 12:29
· 566 commits to main since this release

This Release comes with:

  • One patch change – an upgrade of an Android library (nimbus-jose-jwt) used to decode JWT. This upgrade was needed because of a security vulnerability affecting this package in the previous version used by Repack.
  • A few typos fixed in the example usage of the Federated module and RepackPlugin#398. Thank you, @ergenekonyigit , for your contribution! 🎉

Patch Changes

  • #401 6171507 Thanks @jbroma ! - Update nimbus-jose-jwt android dependency to address security vulnerabilities