Merge pull request #231 from omaster395464gh/dependabot/maven/SERVLET60/org.mockito-mockito-core-5.16.1

This commit is contained in:
Oliver 2025-03-17 08:15:10 +01:00 committed by GitHub
commit 2f16cfa4f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.16.0</version>
<version>5.16.1</version>
<scope>test</scope>
</dependency>