fix: upgrade org.mockito:mockito-core from 3.5.11 to 3.5.13

Snyk has created this PR to upgrade org.mockito:mockito-core from 3.5.11 to 3.5.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mockito/mockito-core/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/c575ed09-e310-44e7-afc8-22b77c5873cf?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-10-16 21:57:13 +00:00
parent d522ab186f
commit 5f1035986d

View File

@@ -903,7 +903,7 @@
<properties>
<!-- test libraries -->
<mockito.version>3.5.11</mockito.version>
<mockito.version>3.5.13</mockito.version>
<hamcrest.version>2.1</hamcrest.version>
<junit.version>5.7.0</junit.version>