Skip to content

Commit

Permalink
chore(deps): bump java-jwt from 3.18.3 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.18.3 to 3.19.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.18.3...3.19.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>
PR #670
  • Loading branch information
dependabot[bot] authored Mar 14, 2022
1 parent 6d8536c commit 7186e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iris-client-bff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.18.3</version>
<version>3.19.0</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down

0 comments on commit 7186e28

Please sign in to comment.