Bump mockito-core from 2.27.0 to 2.28.2 (#63)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.27.0 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.28.2)
This commit is contained in:
parent
3a6e86682e
commit
c580f3a2ad
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -43,7 +43,7 @@
|
|||
<javax-mail.version>1.4.7</javax-mail.version>
|
||||
<subethasmtp.version>3.1.7</subethasmtp.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<mockito-core.version>2.27.0</mockito-core.version>
|
||||
<mockito-core.version>2.28.2</mockito-core.version>
|
||||
<simple-java-mail.version>3.1.1</simple-java-mail.version>
|
||||
<spring-framework.version>5.1.8.RELEASE</spring-framework.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue