Skip to content

Commit e5e3bfd

Browse files
committed
Updates Apache HTTP Client to current 4.5.1
This does create some warnings because several methods and classes are deprecated in the meantime.
1 parent 38f5f8d commit e5e3bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<commons.lang.version>2.6</commons.lang.version>
6060
<guava.version>14.0.1</guava.version>
6161
<hamcrest.version>1.3</hamcrest.version>
62-
<httpclient.version>4.2.5</httpclient.version>
62+
<httpclient.version>4.5.1</httpclient.version>
6363
<jackson.version>2.2.0</jackson.version>
6464
<jetty.version>9.1.1.v20140108</jetty.version>
6565
<joda.time.version>2.2</joda.time.version>

0 commit comments

Comments
 (0)