Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 6e86628 commit 20dc1e6
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 @@ -213,7 +213,7 @@ dependencies {
exclude group: "org.apache.geronimo.components", module: "geronimo-connector"
}
implementation 'ch.qos.logback:logback-core:1.5.8'
implementation 'ch.qos.logback:logback-classic:1.5.8'
implementation 'ch.qos.logback:logback-classic:1.5.9'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.30'
Expand Down

0 comments on commit 20dc1e6

Please sign in to comment.