瀏覽代碼

Merge pull request #2676 from baomidou/dependabot/gradle/io.swagger-swagger-annotations-1.6.2

Bump swagger-annotations from 1.6.1 to 1.6.2
miemieYaho 5 年之前
父節點
當前提交
cbfaf7c5d8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -76,7 +76,7 @@ ext {
         "velocity"                   : "org.apache.velocity:velocity-engine-core:2.2",
         "freemarker"                 : "org.freemarker:freemarker:2.3.30",
         "beetl"                      : "com.ibeetl:beetl:3.1.8.RELEASE",
-        "swagger-annotations"        : "io.swagger:swagger-annotations:1.6.1",
+        "swagger-annotations"        : "io.swagger:swagger-annotations:1.6.2",
         //cache
         "mybatis-ehcache"            : "org.mybatis.caches:mybatis-ehcache:1.2.1",
         "mybatis-redis"              : "org.mybatis.caches:mybatis-redis:1.0.0-beta2",