This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new f88da20 [AMQ-8113] Upgrade to httpcore 4.4.14
f88da20 is described below
commit f88da2036088d8f0faf77fd56721b28de30f83f8
Author: jbonofre <[email protected]>
AuthorDate: Sat Jan 9 07:37:46 2021 +0100
[AMQ-8113] Upgrade to httpcore 4.4.14
(cherry picked from commit ced719efcc57edb8a5c3375338351f43c4ec94b1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 32b7009..cf5eae3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<howl-version>0.1.8</howl-version>
<hsqldb-version>1.8.0.12</hsqldb-version>
<httpclient-version>4.5.13</httpclient-version>
- <httpcore-version>4.4.13</httpcore-version>
+ <httpcore-version>4.4.14</httpcore-version>
<insight-version>1.2.0.Beta4</insight-version>
<jackson-version>2.9.10</jackson-version>
<jackson-databind-version>2.9.10.8</jackson-databind-version>