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

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


The following commit(s) were added to refs/heads/1.22 by this push:
     new 2a053a9a87 OAK-12303 Update mina-core dependency version to 2.1.15 
(#3009)
2a053a9a87 is described below

commit 2a053a9a8749861f37fd25dcef0d63c5d4b61c1f
Author: Jose Antonio Insua <[email protected]>
AuthorDate: Wed Jul 8 12:04:10 2026 +0200

    OAK-12303 Update mina-core dependency version to 2.1.15 (#3009)
---
 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 163177eddd..df07f17add 100644
--- a/oak-auth-ldap/pom.xml
+++ b/oak-auth-ldap/pom.xml
@@ -95,7 +95,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