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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new f657b1ab00 OAK-11708: Update Easymock dependency to 5.5 (#2282)
f657b1ab00 is described below

commit f657b1ab009cf63c0b8bf948ccf0d712bf1f0460
Author: Julian Reschke <[email protected]>
AuthorDate: Thu May 8 12:14:38 2025 +0200

    OAK-11708: Update Easymock dependency to 5.5 (#2282)
---
 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 52f86ea935..20f7b9d8cb 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -547,7 +547,7 @@
       <dependency>
         <groupId>org.easymock</groupId>
         <artifactId>easymock</artifactId>
-        <version>5.4.0</version>
+        <version>5.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.mockito</groupId>

Reply via email to