CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
310 stars 96 forks source link

Update Jose JWT dependency #199

Closed Tim203 closed 1 year ago

Tim203 commented 1 year ago

A dependency of mine is using a newer version of Jose JWT and because of that it couldn't find the shaded JSON Simple package, as it was replaced with Gson in a newer version. This PR updates the dependency and moves the Jose JWT usage to Gson