We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa5f05 commit b0c3fe9Copy full SHA for b0c3fe9
1 file changed
pom.xml
@@ -137,7 +137,7 @@
137
<dependency>
138
<groupId>org.apache.httpcomponents</groupId>
139
<artifactId>httpclient-osgi</artifactId>
140
- <version>4.2.5</version>
+ <version>${httpclient.version}</version>
141
<exclusions>
142
<exclusion>
143
<artifactId>commons-logging</artifactId>
@@ -148,7 +148,7 @@
148
149
150
<artifactId>httpcore-osgi</artifactId>
151
152
</dependency>
153
154
<groupId>org.mockito</groupId>
0 commit comments