Raymond created CAMEL-20756:
-------------------------------
Summary: Upgrade ActiveMQ Client to 6.x
Key: CAMEL-20756
URL: https://issues.apache.org/jira/browse/CAMEL-20756
Project: Camel
Issue Type: Dependency upgrade
Components: camel-activemq
Affects Versions: 4.6.0
Reporter: Raymond
Camel 4 uses for the camel-activmq component a specific jakarta client for
ActiveMQ classic:
[https://mvnrepository.com/artifact/org.apache.camel/camel-activemq/4.6.0]
Since version 6 this is no longer needed. The
[activemq-client-jakarta|https://mvnrepository.com/artifact/org.apache.activemq/activemq-client-jakarta]
states:
"ActiveMQ Jakarta transition client no longer needed. Use activemq-client going
forward with 6.x and higher."
It would be good to upgrade the component to client for ActiveMQ 6 (currently
6.1.2):
https://mvnrepository.com/artifact/org.apache.activemq/activemq-client/6.1.2
--
This message was sent by Atlassian Jira
(v8.20.10#820010)