Skip to content

Commit

Permalink
<fix>(build): not manual deps spring-web.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyonRay committed Mar 2, 2024
1 parent 2ac1595 commit d6589f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ dependencies {
compile 'org.springframework.boot:spring-boot-starter-security:2.7.18'
compile 'org.springframework:spring-aspects:5.3.32'
compile 'org.springframework:spring-core:5.3.32'
compile 'org.springframework:spring-web:5.3.32'
compile 'org.springframework:spring-webmvc:5.3.32'
compile 'org.springframework:spring-aop:5.3.32'
implementation ('org.asynchttpclient:async-http-client:2.12.3'){
exclude group : 'io.netty'
Expand Down

0 comments on commit d6589f3

Please sign in to comment.