Skip to content

Commit

Permalink
Merge pull request quarkusio#12679 from sberyozkin/http_client
Browse files Browse the repository at this point in the history
Update to Apache Http Client 4.5.13
  • Loading branch information
jaikiran authored Oct 14, 2020
2 parents 30fb9c1 + a55a0e2 commit f0f28fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<jboss-modules.version>1.8.7.Final</jboss-modules.version>
<jboss-threads.version>3.1.1.Final</jboss-threads.version>
<vertx.version>3.9.3</vertx.version>
<httpclient.version>4.5.12</httpclient.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.13</httpcore.version>
<httpasync.version>4.1.4</httpasync.version>
<cronutils.version>9.1.1</cronutils.version>
Expand Down

0 comments on commit f0f28fa

Please sign in to comment.