Skip to content

Commit 33a5bac

Browse files
committed
fix: upgrade org.mockito:mockito-core from 5.16.0 to 5.16.1
Snyk has created this PR to upgrade org.mockito:mockito-core from 5.16.0 to 5.16.1. 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
1 parent 7c37383 commit 33a5bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.mockito</groupId>
7070
<artifactId>mockito-core</artifactId>
71-
<version>5.16.0</version>
71+
<version>5.16.1</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)