Skip to content

Commit

Permalink
fix: upgrade org.mockito:mockito-core from 5.12.0 to 5.14.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.mockito:mockito-core from 5.12.0 to 5.14.2.

See this package in maven:
org.mockito:mockito-core

See this project in Snyk:
https://app.snyk.io/org/luis100/project/524ee3cb-129a-44ba-a3f7-2026eb7f2965?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 30, 2024
1 parent a712e74 commit 6aab677
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 @@ -756,7 +756,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.12.0</version>
<version>5.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6aab677

Please sign in to comment.