Skip to content

Commit

Permalink
[Snyk] 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
…1405)

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)


<h3>Snyk has created this PR to upgrade com.okta.jwt:okta-jwt-verifier
from 0.5.8 to 0.5.10.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.

<hr/>


- The recommended version is **2 versions** ahead of your current
version.

- The recommended version was released on **25 days ago**.



---

> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with
your project.
> - This PR was automatically created by Snyk using the credentials of a
real user.

---

**Note:** _You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs._

**For more information:** <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI5OGU3ZWFiMi1hNjkzLTQ5M2ItOTYxMS1mNTg4MGZiY2E4YzEiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6Ijk4ZTdlYWIyLWE2OTMtNDkzYi05NjExLWY1ODgwZmJjYThjMSJ9fQ=="
width="0" height="0"/>

> - 🧐 [View latest project
report](https://app.snyk.io/org/smirnovaae/project/597af805-5870-4d5c-8a4b-b0151dc001f2?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 📜 [Customise PR
templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates)
> - 🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/smirnovaae/project/597af805-5870-4d5c-8a4b-b0151dc001f2/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/smirnovaae/project/597af805-5870-4d5c-8a4b-b0151dc001f2/settings/integration?pkg&#x3D;com.okta.jwt:okta-jwt-verifier&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

[//]: #
'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"com.okta.jwt:okta-jwt-verifier","from":"0.5.8","to":"0.5.10"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"98e7eab2-a693-493b-9611-f5880fbca8c1","prPublicId":"98e7eab2-a693-493b-9611-f5880fbca8c1","packageManager":"maven","priorityScoreList":[],"projectPublicId":"597af805-5870-4d5c-8a4b-b0151dc001f2","projectUrl":"https://app.snyk.io/org/smirnovaae/project/597af805-5870-4d5c-8a4b-b0151dc001f2?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":2,"publishedDate":"2024-09-25T10:53:13.000Z"},"vulns":[]}'

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
smirnovaae and snyk-bot authored Oct 24, 2024
1 parent ad01922 commit 93566e9
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 93566e9

Please sign in to comment.