This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch OAK-11818
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 34395aaceeb33e76ec3efe7cd88dc41448709e7c
Author: Julian Reschke <[email protected]>
AuthorDate: Mon Jul 28 05:49:34 2025 +0100

    OAK-11818: Update Mockito dependency to 5.18.0
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 6cb3ff2ef8..9fa38fead4 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -532,7 +532,7 @@
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
-        <version>5.17.0</version>
+        <version>5.18.0</version>
       </dependency>
       <dependency>
         <groupId>org.slf4j</groupId>

Reply via email to