Skip to content
Snippets Groups Projects
Commit f8ab5bea authored by Solomon Ayalew's avatar Solomon Ayalew
Browse files

add missing jar

parent 90071f14
No related branches found
No related tags found
1 merge request!438Solxget/java 17 test
......@@ -130,10 +130,10 @@
<version>0.19.0</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.12.1</version>
</dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment