Bump mockito-core from 3.7.7 to 3.8.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index c145426..eeb1523 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>3.7.7</version>
+                <version>3.8.0</version>
             </dependency>
             <dependency>
                 <groupId>com.sun.xml.ws</groupId>