Bump java-jwt from 3.9.0 to 3.10.0 (#1546)

Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.9.0 to 3.10.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.9.0...3.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago committed by GitHub
parent e702612a03
commit 80ccd8234e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      airsonic-main/pom.xml

@ -102,7 +102,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>

Loading…
Cancel
Save