Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent c3a56f2 commit 680511b
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 @@ -223,7 +223,7 @@ ext['snakeyaml.version'] = '2.0'
dependencies {

//Dependency overrides (Can be removed once other dependencies get updates to resolve security issues)
implementation 'ch.qos.logback:logback-classic:1.5.4'
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'ch.qos.logback:logback-core:1.5.4'
//END
implementation 'com.github.hmcts:juror-spring-support-library:1.1.2'
Expand Down

0 comments on commit 680511b

Please sign in to comment.