Skip to content

Commit

Permalink
feat: CodeCC For 1.5 TencentBlueKing#4572
Browse files Browse the repository at this point in the history
remove jasypt-spring-boot-starter
  • Loading branch information
ddlin0719 committed Jul 22, 2021
1 parent a4a1171 commit 398e9ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/codecc/core/common/common-web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ dependencies {
compile project(":core:common:common-auth-api")
compile "org.springframework.boot:spring-boot-starter-amqp"
compile "org.springframework.boot:spring-boot-starter-aop"
compile "com.github.ulisesbocchio:jasypt-spring-boot-starter"
compile group: 'net.sf.json-lib', name: 'json-lib', classifier: "jdk15"
compile "org.apache.xmlrpc:xmlrpc-client"
}

0 comments on commit 398e9ee

Please sign in to comment.