Browse Source

升级日志.

nieqiurong 1 năm trước cách đây
mục cha
commit
e275562f99
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -77,7 +77,7 @@ ext {
         "beetl"               : "com.ibeetl:beetl:3.7.0.RELEASE",
         "swagger-annotations" : "io.swagger:swagger-annotations:1.6.11",
         "enjoy"               : "com.jfinal:enjoy:5.0.0",
-        "logback-classic"     : "ch.qos.logback:logback-classic:1.2.3",
+        "logback-classic"     : "ch.qos.logback:logback-classic:1.4.11",
     ]
 }