Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-core to v1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 8c60c60 commit 65fa492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ dependencies {
exclude group: "org.apache.geronimo.mail", module: "geronimo-mail_2.1_provider"
exclude group: "org.apache.geronimo.components", module: "geronimo-connector"
}
implementation 'ch.qos.logback:logback-core:1.5.9'
implementation 'ch.qos.logback:logback-core:1.5.10'
implementation 'ch.qos.logback:logback-classic:1.5.10'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
Expand Down

0 comments on commit 65fa492

Please sign in to comment.