Skip to content

Commit

Permalink
Bump com.auth0:java-jwt from 3.19.4 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 3.19.4 to 4.4.0.
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/java-jwt@3.19.4...4.4.0)

---
updated-dependencies:
- dependency-name: com.auth0:java-jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 4bfc6d0 commit e96fc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airsonic-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.19.4</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>
Expand Down

0 comments on commit e96fc36

Please sign in to comment.