Skip to content

Commit

Permalink
chore(deps): update logback monorepo to v1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Jan 10, 2025
1 parent 4da5dc4 commit 1b23d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")

// CVE-2023-6378 https://logback.qos.ch/news.html#1.3.12
implementation("ch.qos.logback:logback-classic:1.4.14")
implementation("ch.qos.logback:logback-core:1.4.14")
implementation("ch.qos.logback:logback-classic:1.5.16")
implementation("ch.qos.logback:logback-core:1.5.16")

// Previous 2.15.2 version was flagged as vulnerability:
// CVE-2023-35116 - developers claim it's a bogus alert https://github.com/FasterXML/jackson-databind/issues/3972
Expand Down

0 comments on commit 1b23d2a

Please sign in to comment.