Skip to content

Commit

Permalink
Add log4j-core and log4j-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinperera00 committed Sep 15, 2024
1 parent 5d5cb88 commit c891b02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bvm/ballerina-rt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ dependencies {
// Third party jars
// config
dist 'org.apache.logging.log4j:log4j-slf4j-impl:2.24.0'
dist 'org.apache.logging.log4j:log4j-core:2.24.0'
dist 'org.apache.logging.log4j:log4j-api:2.24.0'
dist 'org.slf4j:slf4j-api:1.7.22'
dist 'com.moandjiezana.toml:toml4j:0.7.2'
dist 'org.wso2.orbit.org.antlr:antlr4-runtime:4.5.1.wso2v1'
Expand Down

0 comments on commit c891b02

Please sign in to comment.