Skip to content

Commit 5106bad

Browse files
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 parent 9403d17 commit 5106bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opendj-embedded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>ch.qos.logback</groupId>
4040
<artifactId>logback-core</artifactId>
41-
<version>1.5.33</version>
41+
<version>1.5.35</version>
4242
<exclusions>
4343
<exclusion>
4444
<artifactId>slf4j-api</artifactId>

0 commit comments

Comments
 (0)