Skip to content

Commit 7ea61f6

Browse files
committed
Upgrade to org.apache.httpcomponents:httpasyncclient 4.0.2
Closes #1408
1 parent 0eaee3e commit 7ea61f6

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
@@ -69,7 +69,7 @@
6969
<hibernate-validator.version>5.0.3.Final</hibernate-validator.version>
7070
<hikaricp.version>1.4.0</hikaricp.version>
7171
<httpclient.version>4.3.4</httpclient.version>
72-
<httpasyncclient.version>4.0.1</httpasyncclient.version>
72+
<httpasyncclient.version>4.0.2</httpasyncclient.version>
7373
<hornetq.version>2.4.3.Final</hornetq.version>
7474
<hsqldb.version>2.3.2</hsqldb.version>
7575
<jackson.version>2.3.4</jackson.version>

0 commit comments

Comments
 (0)