Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-core to v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent dca116c commit 23cdec2
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 @@ -224,7 +224,7 @@ 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-core:1.5.4'
implementation 'ch.qos.logback:logback-core:1.5.6'
//END
implementation 'com.github.hmcts:juror-spring-support-library:1.1.2'

Expand Down

0 comments on commit 23cdec2

Please sign in to comment.