Skip to content

Commit

Permalink
perf: remove dependence of spring
Browse files Browse the repository at this point in the history
  • Loading branch information
keranbingaa committed Jul 21, 2021
1 parent 23eecf7 commit a5b0055
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion defibus-tools/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies {
compile project(":defibus-common"), project(":defibus-client")
testCompile project(":defibus-common"), project(":defibus-client")

compile "org.springframework:spring-beans:4.3.28.RELEASE"
compile "ch.qos.logback:logback-core:1.2.3"
compile "ch.qos.logback:logback-classic:1.2.3"

Expand Down

0 comments on commit a5b0055

Please sign in to comment.