|
|
@@ -60,13 +60,7 @@
|
|
60
|
60
|
<artifactId>artemis-http-client</artifactId>
|
|
61
|
61
|
<version>1.1.11</version>
|
|
62
|
62
|
<scope>system</scope>
|
|
63
|
|
- <systemPath> ${project.basedir}/src/main/resources/lib/artemis-http-client-1.1.11.RELEASE.jar</systemPath>
|
|
64
|
|
- </dependency>
|
|
65
|
|
- <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
|
|
66
|
|
- <dependency>
|
|
67
|
|
- <groupId>org.apache.commons</groupId>
|
|
68
|
|
- <artifactId>commons-lang3</artifactId>
|
|
69
|
|
- <version>3.14.0</version>
|
|
|
63
|
+ <systemPath> ${project.basedir}/lib/artemis-http-client-1.1.11.RELEASE.jar</systemPath>
|
|
70
|
64
|
</dependency>
|
|
71
|
65
|
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
|
|
72
|
66
|
<dependency>
|