Skip to content

Commit

Permalink
Bump com.auth0:java-jwt from 4.0.0 to 4.4.0 (#4751)
Browse files Browse the repository at this point in the history
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.0.0 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@4.0.0...4.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2023
1 parent 07d8954 commit 2857d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<version.reflections>0.10.2</version.reflections>
<version.slf4j>2.0.6</version.slf4j>
<version.crypto>5.0.0</version.crypto>
<version.java-jwt>4.0.0</version.java-jwt>
<version.java-jwt>4.4.0</version.java-jwt>

<skipIntegrationTests>true</skipIntegrationTests>
</properties>
Expand Down

0 comments on commit 2857d5f

Please sign in to comment.