瀏覽代碼

Implement-api-tb-code-tb-code-details

new-feature
viet.leq2 2 年之前
父節點
當前提交
92b43f3f44
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      build.gradle

+ 2
- 2
build.gradle 查看文件

@@ -225,8 +225,8 @@ dependencies {
exclude module: 'commons-logging'
}
// log4j needed to create embedded elasticsearch instance
runtime "org.apache.logging.log4j:log4j-api:2.7"
runtime "org.apache.logging.log4j:log4j-core:2.7"
runtime "org.apache.logging.log4j:log4j-api:2.8.2"
runtime "org.apache.logging.log4j:log4j-core:2.8.2"
// end of Spring Data Jest dependencies
compile "org.springframework.boot:spring-boot-starter-security"
compile ("org.springframework.boot:spring-boot-starter-web") {

Loading…
取消
儲存