Skip to content

Commit a250e60

Browse files
committed
Upgrade to Apache HTTPClient 4.3.6
Closes gh-1877
1 parent 38e8942 commit a250e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<hibernate-jpa-api.version>1.0.1.Final</hibernate-jpa-api.version>
6969
<hibernate-validator.version>5.0.3.Final</hibernate-validator.version>
7070
<hikaricp.version>1.4.0</hikaricp.version>
71-
<httpclient.version>4.3.5</httpclient.version>
71+
<httpclient.version>4.3.6</httpclient.version>
7272
<httpasyncclient.version>4.0.2</httpasyncclient.version>
7373
<hornetq.version>2.4.3.Final</hornetq.version>
7474
<hsqldb.version>2.3.2</hsqldb.version>

0 commit comments

Comments
 (0)