Skip to content
Snippets Groups Projects
Commit f68657a3 authored by Solomon Ayalew's avatar Solomon Ayalew Committed by Chad Leong
Browse files

add missing jar

(cherry picked from commit f8ab5bea)
parent 3db96a2a
No related branches found
No related tags found
2 merge requests!449Cherry-pick 'Solxget/java 17 test' into release/0.24,!446Cherry-pick 'Solxget/java 17 test' into release/0.24
......@@ -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