mirror of https://github.com/jwtk/jjwt.git
Fix to pom file.
This commit is contained in:
parent
222032a208
commit
e3a172b93d
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
<artifactId>jjwt-gson</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue