Skip to content

Commit 94faeec

Browse files
committed
GeoTools is now on httpclient 5
1 parent 0e7d1a4 commit 94faeec

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

geowebcache/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -271,13 +271,6 @@
271271
<scope>test</scope>
272272
</dependency>
273273

274-
<!-- to be moved to GeoTools once it's upgraded to httpclient 5.x -->
275-
<dependency>
276-
<groupId>org.apache.httpcomponents.client5</groupId>
277-
<artifactId>httpclient5</artifactId>
278-
<version>5.4.4</version>
279-
</dependency>
280-
281274
</dependencies>
282275
</dependencyManagement>
283276

0 commit comments

Comments
 (0)