Repository: activemq Updated Branches: refs/heads/master 86ead7e9d -> 16e66f9d8
https://issues.apache.org/jira/browse/AMQ-5957 Update HttpCore to 4.4.4 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/16e66f9d Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/16e66f9d Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/16e66f9d Branch: refs/heads/master Commit: 16e66f9d89f6bb076d717da3164a9c13c3250bc4 Parents: 86ead7e Author: Timothy Bish <[email protected]> Authored: Thu Nov 12 14:01:01 2015 -0500 Committer: Timothy Bish <[email protected]> Committed: Thu Nov 12 16:51:29 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/16e66f9d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a95f6c0..e8d16f0 100755 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <howl-version>0.1.8</howl-version> <hsqldb-version>1.8.0.12</hsqldb-version> <httpclient-version>4.5.1</httpclient-version> - <httpcore-version>4.4.3</httpcore-version> + <httpcore-version>4.4.4</httpcore-version> <insight-version>1.2.0.Beta4</insight-version> <jackson-version>2.6.3</jackson-version> <jasypt-version>1.9.2</jasypt-version>
