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

dependabot[bot]
23 hours ago f1f4ea0ddb367d9ef44e4151087f53cd13bd16cb
CVE-2026-9828 QOS.CH Sarl logback logback-core has a deserialization of untrusted data vulnerability (#717)

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