File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -877,10 +877,10 @@ dependencies {
877
877
exclude(group = " com.azure" , module = " azure-core-http-netty" )
878
878
}
879
879
implementation(" com.nimbusds:nimbus-jose-jwt:9.47" )
880
- implementation(" org.apache.logging.log4j:log4j-api:2.24.0 " )
881
- implementation(" org.apache.logging.log4j:log4j-core:2.24.0 " )
882
- implementation(" org.apache.logging.log4j:log4j-slf4j2-impl:2.24.0 " )
883
- implementation(" org.apache.logging.log4j:log4j-layout-template-json:2.24.0 " )
880
+ implementation(" org.apache.logging.log4j:log4j-api:2.24.3 " )
881
+ implementation(" org.apache.logging.log4j:log4j-core:2.24.3 " )
882
+ implementation(" org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 " )
883
+ implementation(" org.apache.logging.log4j:log4j-layout-template-json:2.24.3 " )
884
884
implementation(" org.apache.logging.log4j:log4j-api-kotlin:1.5.0" )
885
885
implementation(" io.github.oshai:kotlin-logging-jvm:7.0.3" )
886
886
implementation(" com.github.doyaaaaaken:kotlin-csv-jvm:1.10.0" )
You can’t perform that action at this time.
0 commit comments