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 bead8ea6f1 OAK-12303: Update mina-core dependency version to 2.1.15 
(#3008) (#3010)
bead8ea6f1 is described below

commit bead8ea6f1facfe6a66246bcd9f905ed8ef953bd
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Jul 8 10:32:40 2026 +0200

    OAK-12303: Update mina-core dependency version to 2.1.15 (#3008) (#3010)
    
    ack @telegrapher
    
    Co-authored-by: Jose Antonio Insua <[email protected]>
---
 oak-auth-ldap/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-auth-ldap/pom.xml b/oak-auth-ldap/pom.xml
index b1882bd2f6..d746530a98 100644
--- a/oak-auth-ldap/pom.xml
+++ b/oak-auth-ldap/pom.xml
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.apache.mina</groupId>
             <artifactId>mina-core</artifactId>
-            <version>2.1.12</version>
+            <version>2.1.15</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.bundles</groupId>

Reply via email to