You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2020/04/28 12:57:37 UTC

[GitHub] [submarine] jiwq commented on a change in pull request #271: SUBMARINE-481. Use Swagger to describe and document submarine RESTful APIs

jiwq commented on a change in pull request #271:
URL: https://github.com/apache/submarine/pull/271#discussion_r416590349



##########
File path: submarine-server/server-core/pom.xml
##########
@@ -38,6 +38,46 @@
       <version>${project.version}</version>
     </dependency>
 
+    <dependency>
+      <groupId>io.swagger</groupId>
+      <artifactId>swagger-jersey2-jaxrs</artifactId>
+      <version>1.5.18</version>

Review comment:
       Should define the version in properties.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org