Skip to content

Commit

Permalink
fix: upgrade org.mockito:mockito-core from 5.14.1 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.14.1 to 5.14.2.

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

See this project in Snyk:
https://app.snyk.io/org/abid0hussain1733/project/a4f3882f-e6d9-4317-a657-6dfc83846cfb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent 51807f9 commit 248448a
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 @@ -68,7 +68,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.14.1</version>
<version>5.14.2</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 248448a

Please sign in to comment.