This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch OAK-12303
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/OAK-12303 by this push:
new 9b2a0ca152 OAK-12303: Update mina-core dependency version to 2.1.15
(#3008)
9b2a0ca152 is described below
commit 9b2a0ca1529116f88fce1b2ec9d8a716dcd9ef54
Author: Jose Antonio Insua <[email protected]>
AuthorDate: Wed Jul 8 08:19:31 2026 +0200
OAK-12303: Update mina-core dependency version to 2.1.15 (#3008)
ack @telegrapher
---
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>