Skip to content

Commit

Permalink
fix: upgrade com.okta.jwt:okta-jwt-verifier from 0.5.8 to 0.5.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.okta.jwt:okta-jwt-verifier from 0.5.8 to 0.5.10.

See this package in maven:
com.okta.jwt:okta-jwt-verifier

See this project in Snyk:
https://app.snyk.io/org/smirnovaae/project/597af805-5870-4d5c-8a4b-b0151dc001f2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 20, 2024
1 parent 9d838c7 commit c694156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<project.root>${basedir}/..</project.root>
<springfox.version>3.0.0</springfox.version>
<okta-jwt.version>0.5.8</okta-jwt.version>
<okta-jwt.version>0.5.10</okta-jwt.version>
<sonar.coverage.exclusions>**/JobClient.java</sonar.coverage.exclusions>
<!--
- AB2D-6099 -
Expand Down

0 comments on commit c694156

Please sign in to comment.