Skip to content

Commit

Permalink
CodeCC 1.5 产品体验问题调整 TencentBlueKing#4843
Browse files Browse the repository at this point in the history
fix jar waring
  • Loading branch information
ddlin0719 committed Aug 4, 2021
1 parent 67ff825 commit 0809f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/codecc/core/common/common-util/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies {
compile "commons-lang:commons-lang:2.6"
compile "commons-codec:commons-codec:1.9"
compile "com.google.code.gson:gson:2.8.2"
compile "com.alibaba:fastjson:1.2.76"
compile "com.squareup.okhttp3:okhttp"
compile "org.springframework.boot:spring-boot-starter-jersey"
compile "org.springframework.boot:spring-boot-starter-undertow"
Expand Down

0 comments on commit 0809f7e

Please sign in to comment.