Skip to content

Commit

Permalink
chore(deps): bump com.auth0:java-jwt from 4.2.1 to 4.4.0 in /backend (#…
Browse files Browse the repository at this point in the history
…325)

Bumps [com.auth0:java-jwt](https:/auth0/java-jwt) from 4.2.1 to 4.4.0.
- [Release notes](https:/auth0/java-jwt/releases)
- [Changelog](https:/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/java-jwt@4.2.1...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 Oct 11, 2024
1 parent 85e2559 commit a18334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.2.1</version>
<version>4.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a18334e

Please sign in to comment.