Skip to content

Commit

Permalink
Remove slf4j-simple from java project
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinperera00 committed Sep 13, 2024
1 parent bc45493 commit 66e8185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/javaProject.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ dependencies {
implementation 'org.ow2.asm:asm-util:7.1'
implementation 'org.ow2.asm:asm-tree:7.1'
implementation 'org.scala-lang:scala-library:2.11.7'
implementation 'org.slf4j:slf4j-simple:1.7.26'
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.12.4'
implementation 'org.testng:testng:6.14.3'
implementation 'org.wso2.carbon.messaging:org.wso2.carbon.messaging:2.3.7'
Expand Down

0 comments on commit 66e8185

Please sign in to comment.