Skip to content

Commit

Permalink
Merge pull request #37 from keranbingaa/develop
Browse files Browse the repository at this point in the history
[ISSUE #36]perf: remove dependence of spring
  • Loading branch information
keranbingaa authored Aug 2, 2021
2 parents 3dc78db + a5b0055 commit 1d1dd60
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 1d1dd60

Please sign in to comment.