Bump mockito-core from 3.11.0 to 3.11.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.0...v3.11.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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