Skip to content

Commit 6e7ba22

Browse files
committed
http dependences
1 parent db0a350 commit 6e7ba22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

artifact/INMet4Jason.jar

0 Bytes
Binary file not shown.

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
</properties>
2323

2424
<dependencies>
25-
<!-- <dependency>-->
26-
<!-- <groupId>org.apache.httpcomponents</groupId>-->
27-
<!-- <artifactId>httpclient</artifactId>-->
28-
<!-- <version>4.5.14</version>-->
29-
<!-- </dependency>-->
25+
<dependency>
26+
<groupId>org.apache.httpcomponents</groupId>
27+
<artifactId>httpclient</artifactId>
28+
<version>4.5.14</version>
29+
</dependency>
3030

3131
<dependency>
3232
<groupId>com.github.jason-lang</groupId>

0 commit comments

Comments
 (0)