From 65655a0d4a2a8b053c5c8e02a1b8af9676e25319 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 05 Nov 2025 07:57:04 +0000
Subject: [PATCH] CVE-2025-11226 logback-core is vulnerable to Arbitrary Code Execution through file processing (#568)

---
 opendj-embedded/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-embedded/pom.xml b/opendj-embedded/pom.xml
index 34e90d3..bd74638 100644
--- a/opendj-embedded/pom.xml
+++ b/opendj-embedded/pom.xml
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.5.18</version>
+            <version>1.5.19</version>
             <exclusions>
                 <exclusion>
                     <artifactId>slf4j-api</artifactId>

--
Gitblit v1.10.0