mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dependabot[bot]
05.57.2025 65655a0d4a2a8b053c5c8e02a1b8af9676e25319
CVE-2025-11226 logback-core is vulnerable to Arbitrary Code Execution through file processing (#568)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files modified
2 ■■■ changed files
opendj-embedded/pom.xml 2 ●●● patch | view | raw | blame | history
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>