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

add missing jar

(cherry picked from commit f8ab5bea)
parent 76aea13a
No related branches found
No related tags found
1 merge request!450Cherry-pick 'Solxget/java 17 test' into release/0.24
Pipeline #219622 skipped
......@@ -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