diff --git a/pom.xml b/pom.xml
index 60af144e..0b304c7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
org.mockito
mockito-core
- 5.13.0
+ 5.14.1
test
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 03088b73..9a5dedd6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ The type attribute can be add,update,fix,remove.
Bump Java from 8 to 11.
Bump commons-parent from 62 to 76 #256, #277, #295, #301, #305.
Bump Hamcrest from org.hamcrest:hamcreset-all:1.3 to org.hamcrest:hamcreset:3.0.
- Bump org.mockito:mockito-core from 4.11.0 to 5.13.0.
+ Bump org.mockito:mockito-core from 4.11.0 to 5.14.1.