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

downgrade jersy-client version

parent a87fbbd8
No related branches found
No related tags found
1 merge request!438Solxget/java 17 test
Pipeline #215864 failed
......@@ -115,9 +115,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>3.1.3</version>
<version>1.19.4</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
......
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