Fix to pom file.

This commit is contained in:
Andrea Paternesi 2019-07-16 16:41:58 +02:00
parent 222032a208
commit e3a172b93d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-gson</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>