Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-core to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Sep 7, 2024
1 parent ac8140b commit 3746f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")

implementation("ch.qos.logback:logback-classic:1.5.6")
implementation("ch.qos.logback:logback-core:1.5.6")
implementation("ch.qos.logback:logback-core:1.5.8")

// Upgraded version of Jackson Databind to patch:
// CVE-2022-42003 - https://github.com/advisories/GHSA-jjjh-jjxp-wpff
Expand Down

0 comments on commit 3746f36

Please sign in to comment.