Explorar o código

Bump io.swagger:swagger-annotations from 1.6.11 to 1.6.12 (#5858)

Bumps io.swagger:swagger-annotations from 1.6.11 to 1.6.12.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hai 1 ano
pai
achega
bee51a4abd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -72,7 +72,7 @@ ext {
         "velocity"            : "org.apache.velocity:velocity-engine-core:2.3",
         "freemarker"          : "org.freemarker:freemarker:2.3.32",
         "beetl"               : "com.ibeetl:beetl:3.15.10.RELEASE",
-        "swagger-annotations" : "io.swagger:swagger-annotations:1.6.11",
+        "swagger-annotations" : "io.swagger:swagger-annotations:1.6.12",
         "enjoy"               : "com.jfinal:enjoy:5.1.3",
         "logback-classic"     : "ch.qos.logback:logback-classic:1.4.11",
     ]