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

add missing jar

(cherry picked from commit f8ab5bea)
parent b455460e
No related branches found
No related tags found
1 merge request!451Cherry-pick 'Solxget/java 17 test' into release/0.24
Pipeline #219960 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