Skip to content

Commit

Permalink
Cleanup application.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed Apr 6, 2017
1 parent e739eae commit 6c3b8d6
Show file tree
Hide file tree
Showing 13 changed files with 716 additions and 462 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,11 @@
<artifactId>swagger-ui</artifactId>
<version>3.0.4</version>
</dependency>

<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.1.0</version>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 6c3b8d6

Please sign in to comment.