Skip to content

Commit

Permalink
ID-947 Upgrade logback to fix vulnerability. (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-in-a-Jar authored Jan 2, 2024
1 parent ff6cb9a commit 96f550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
liquibaseRuntime 'org.liquibase:liquibase-core:4.20.0'
liquibaseRuntime 'info.picocli:picocli:4.6.1'
liquibaseRuntime 'org.postgresql:postgresql:42.6.0'
liquibaseRuntime 'ch.qos.logback:logback-classic:1.4.8'
liquibaseRuntime 'ch.qos.logback:logback-classic:1.4.14'

annotationProcessor "org.springframework.boot:spring-boot-configuration-processor:$springBootVersion"

Expand Down

0 comments on commit 96f550e

Please sign in to comment.