Bump java-jwt from 3.15.0 to 3.16.0

Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/java-jwt/compare/3.15.0...3.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-17 05:42:12 +00:00 committed by MiniDigger | Martin
parent 257d6831c7
commit 792cc97e35

View File

@ -36,7 +36,7 @@
<org-json.version>20210307</org-json.version>
<apache-commons-lang.version>3.12.0</apache-commons-lang.version>
<jwt.version>3.15.0</jwt.version>
<jwt.version>3.16.0</jwt.version>
<!-- plugins -->
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>