Skip to content

Commit

Permalink
fix(CVE-2023-6378): update logback classic (datahub-project#9438)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanHolstien authored Dec 11, 2023
1 parent 8a11220 commit 79ccbc5
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 @@ -16,7 +16,7 @@ buildscript {
ext.playVersion = '2.8.18'
ext.log4jVersion = '2.19.0'
ext.slf4jVersion = '1.7.36'
ext.logbackClassic = '1.2.12'
ext.logbackClassic = '1.2.13'
ext.hadoop3Version = '3.3.5'
ext.kafkaVersion = '2.3.0'
ext.hazelcastVersion = '5.3.6'
Expand Down

0 comments on commit 79ccbc5

Please sign in to comment.