I was able to run UIMA-AS (from
https://github.com/apache/uima-async-scaleout) extended tests with AMQ
5.16.2.
There is a problem building eclipse plugins though. Not enough free time to
address this now.
Regards, Jerry Cwiklik

<!-- level of ActiveMQ this release depends on -->
<org.apache.activemq.version>5.16.2</org.apache.activemq.version>
<!-- level of SpringFramework this release depends on -->
<org.springframework.version>4.3.30.RELEASE</org.springframework.version>
<org.apache.camel.version>2.25.2</org.apache.camel.version>


On Wed, Jun 2, 2021 at 2:38 AM Richard Eckart de Castilho <r...@apache.org>
wrote:

> Hi,
>
> > On 1. Jun 2021, at 21:52, E Khorasani <e...@us.ibm.com> wrote:
> >
> > We are using UIMA-AS 2.10.3  which includes ActiveMQ  5.15.2.  But our
> > AppScan report show High and medium severity security in
> > activemq-broker-5.15.2.jar and activemq-client-5.15.2.jar. Is there a
> way
> > to upgrade ActiveMQ  libraries in UIMA-AS? If so, could you please point
> > me to documents as to how to achieve this?
>
> Have you tried checking out the sources, replacing all the ActiveMQ
> dependency
> versions with the latest 5.x version, building and checking if it still
> works?
>
> Cheers,
>
> -- Richard

Reply via email to