File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ dependencies {
73
73
// https://ossindex.sonatype.org/vulnerability/CVE-2024-12801?component-type=maven&component-name=ch.qos.logback%2Flogback-core&utm_source=ossindex-client&utm_medium=integration&utm_content=1.7.0
74
74
// https://ossindex.sonatype.org/vulnerability/CVE-2024-12798?component-type=maven&component-name=ch.qos.logback%2Flogback-core&utm_source=ossindex-client&utm_medium=integration&utm_content=1.7.0
75
75
// https://mvnrepository.com/artifact/ch.qos.logback/logback-core
76
- implementation group : ' ch.qos.logback' , name : ' logback-core' , version : ' 1.5.15 '
77
- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5.15 '
76
+ implementation group : ' ch.qos.logback' , name : ' logback-core' , version : ' 1.5.16 '
77
+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.5.16 '
78
78
79
79
implementation ' io.micrometer:micrometer-core'
80
80
You can’t perform that action at this time.
0 commit comments