This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
new aa33e46cf [AMQ-9215] Upgrade to httpcore 4.4.16
new 9991e9c35 Merge pull request #975 from jbonofre/AMQ-9215
aa33e46cf is described below
commit aa33e46cf9b7c4fe4e923012a6832075f7e9c9d5
Author: JB Onofré <[email protected]>
AuthorDate: Thu Feb 9 15:26:24 2023 +0100
[AMQ-9215] Upgrade to httpcore 4.4.16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c0b29b3b..0c47a847d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<hawtbuf-version>1.11</hawtbuf-version>
<hawtdispatch-version>1.22</hawtdispatch-version>
<httpclient-version>4.5.14</httpclient-version>
- <httpcore-version>4.4.15</httpcore-version>
+ <httpcore-version>4.4.16</httpcore-version>
<insight-version>1.2.0.Beta4</insight-version>
<jackson-version>2.14.2</jackson-version>
<jasypt-version>1.9.3</jasypt-version>