fix: upgrade org.mockito:mockito-core from 3.6.0 to 3.6.28 (#1481)

Snyk has created this PR to upgrade org.mockito:mockito-core from 3.6.0 to 3.6.28.

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-12-18 11:51:02 +02:00
committed by GitHub
parent 77f74f8fbb
commit 43e6bffeca

View File

@@ -909,7 +909,7 @@
<properties>
<!-- test libraries -->
<mockito.version>3.6.0</mockito.version>
<mockito.version>3.6.28</mockito.version>
<hamcrest.version>2.1</hamcrest.version>
<junit.version>5.7.0</junit.version>