Skip to content

Commit

Permalink
CVE-2024-12798 CVE-2024-12801 logback-core Expression Language Inject…
Browse files Browse the repository at this point in the history
…ion, Server-Side Request Forgery vulnerability (#455)
  • Loading branch information
vharseko authored Dec 25, 2024
1 parent b2c8bcc commit fd6b853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opendj-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.13</version>
<version>1.5.13</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.13</version>
<version>1.5.13</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit fd6b853

Please sign in to comment.