Skip to content

Commit

Permalink
[RESTEASY-2399] Upgrade httpclient to 4.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Nov 12, 2019
1 parent d082575 commit 8fdb86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resteasy-dependencies-bom/pom.xml
Expand Up @@ -44,8 +44,8 @@
<version.junit>4.12</version.junit>
<version.log4j>2.9.1</version.log4j>
<version.stephenc.jcip.jcip-annotations>1.0-1</version.stephenc.jcip.jcip-annotations>
<version.org.apache.httpcomponents.httpclient>4.5.6</version.org.apache.httpcomponents.httpclient>
<version.org.apache.httpcomponents.httpcore>4.4.10</version.org.apache.httpcomponents.httpcore>
<version.org.apache.httpcomponents.httpclient>4.5.10</version.org.apache.httpcomponents.httpclient>
<version.org.apache.httpcomponents.httpcore>4.4.12</version.org.apache.httpcomponents.httpcore>
<version.org.apache.httpcomponents.httpasyncclient>4.1.4</version.org.apache.httpcomponents.httpasyncclient>
<version.org.apache.james.apache-mime4j>0.6</version.org.apache.james.apache-mime4j>
<version.org.apache.maven>3.3.9</version.org.apache.maven> <!-- Used to download aether-provider -->
Expand Down

0 comments on commit 8fdb86f

Please sign in to comment.