Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
[Snyk] Upgrade org.mockito:mockito-core from 5.8.0 to 5.10.0 (#7)
Browse files Browse the repository at this point in the history
<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to upgrade
org.mockito:mockito-core from 5.8.0 to 5.10.0.</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 **2 months ago**, on 2024-01-24.


<hr/>

**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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI5OTg0ZmI4MS04NTI3LTQzYjktODgwMi1iOGEyNzUyMzI2NzYiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6Ijk5ODRmYjgxLTg1MjctNDNiOS04ODAyLWI4YTI3NTIzMjY3NiJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/cdbartholomew/project/c027f8f5-acad-447c-848e-82f2c623174a?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/cdbartholomew/project/c027f8f5-acad-447c-848e-82f2c623174a/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/cdbartholomew/project/c027f8f5-acad-447c-848e-82f2c623174a/settings/integration?pkg&#x3D;org.mockito:mockito-core&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"9984fb81-8527-43b9-8802-b8a275232676","prPublicId":"9984fb81-8527-43b9-8802-b8a275232676","dependencies":[{"name":"org.mockito:mockito-core","from":"5.8.0","to":"5.10.0"}],"packageManager":"maven","type":"auto","projectUrl":"https://app.snyk.io/org/cdbartholomew/project/c027f8f5-acad-447c-848e-82f2c623174a?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"c027f8f5-acad-447c-848e-82f2c623174a","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":2,"publishedDate":"2024-01-24T19:09:47.000Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Nicolò Boschi <[email protected]>
  • Loading branch information
3 people authored Aug 22, 2024
1 parent 3e42e48 commit 241d16e
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 @@ -62,7 +62,7 @@
<zip4j.version>2.11.5</zip4j.version>
<picocli.version>4.7.4</picocli.version>
<jmustache.version>1.16</jmustache.version>
<mockito-core.version>5.8.0</mockito-core.version>
<mockito-core.version>5.10.0</mockito-core.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<awaitility.version>4.2.0</awaitility.version>
<kubernetes-client.version>6.7.2</kubernetes-client.version>
Expand Down

0 comments on commit 241d16e

Please sign in to comment.