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

dependabot[bot]
8 hours ago 5106bad2fb2761a4aa10d2108bfe5441c2ed3c72
CVE-2026-10532 Logback vulnerable to Object Injection through HardenedObjectInputStream modules (#724)

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.33</version>
            <version>1.5.35</version>
            <exclusions>
                <exclusion>
                    <artifactId>slf4j-api</artifactId>