Skip to content
Snippets Groups Projects
Commit 93be71fe authored by Perun-GitLab Service Account's avatar Perun-GitLab Service Account
Browse files

chore(deps): update dependency io.swagger:swagger-annotations to v1.6.16

parent 579e03d2
No related branches found
No related tags found
1 merge request!66chore(deps): update dependency io.swagger:swagger-annotations to v1.6.16
Pipeline #624068 passed
...@@ -10,7 +10,7 @@ lazy val root = (project in file(".")). ...@@ -10,7 +10,7 @@ lazy val root = (project in file(".")).
resolvers += Resolver.mavenLocal, resolvers += Resolver.mavenLocal,
libraryDependencies ++= Seq( libraryDependencies ++= Seq(
"com.google.code.findbugs" % "jsr305" % "3.0.0", "com.google.code.findbugs" % "jsr305" % "3.0.0",
"io.swagger" % "swagger-annotations" % "1.6.5", "io.swagger" % "swagger-annotations" % "1.6.16",
"org.glassfish.jersey.core" % "jersey-client" % "3.0.4", "org.glassfish.jersey.core" % "jersey-client" % "3.0.4",
"org.glassfish.jersey.inject" % "jersey-hk2" % "3.0.4", "org.glassfish.jersey.inject" % "jersey-hk2" % "3.0.4",
"org.glassfish.jersey.media" % "jersey-media-multipart" % "3.0.4", "org.glassfish.jersey.media" % "jersey-media-multipart" % "3.0.4",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment