Bump mockito-junit-jupiter from 3.3.0 to 3.3.3
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6dd4d88371
commit
f9c6935a4f
2
pom.xml
2
pom.xml
|
@ -77,7 +77,7 @@
|
|||
<version.log4j>2.13.1</version.log4j>
|
||||
<version.archunit>0.13.1</version.archunit>
|
||||
<version.mockito>3.3.0</version.mockito>
|
||||
<version.junit.mockito>3.3.0</version.junit.mockito>
|
||||
<version.junit.mockito>3.3.3</version.junit.mockito>
|
||||
<!-- byte buddy 1.9.7+ is needed to solve dependency errors with
|
||||
spring mock tests see LdapClientTest -->
|
||||
<version.byte-buddy>1.10.8</version.byte-buddy>
|
||||
|
|
Loading…
Reference in New Issue