This breaks the Kara feature for camel-activemq.. please have a look or eventually revert
Il gio 19 mar 2020, 18:31 <cohei...@apache.org> ha scritto: > This is an automated email from the ASF dual-hosted git repository. > > coheigea pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/camel.git > > > The following commit(s) were added to refs/heads/master by this push: > new 535aa00 Updating ActiveMQ to 5.15.12 > 535aa00 is described below > > commit 535aa005e06caba054110f76d7574d0d31d49132 > Author: Colm O hEigeartaigh <cohei...@apache.org> > AuthorDate: Thu Mar 19 17:31:00 2020 +0000 > > Updating ActiveMQ to 5.15.12 > --- > parent/pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parent/pom.xml b/parent/pom.xml > index 64fb1ce..17a10eb 100644 > --- a/parent/pom.xml > +++ b/parent/pom.xml > @@ -42,7 +42,7 @@ > <!-- dependency versions --> > <abdera-version>1.1.3</abdera-version> > <!-- Note that activemq dependency is only used for testing! --> > - <activemq-version>5.15.11</activemq-version> > + <activemq-version>5.15.12</activemq-version> > <activemq-artemis-version>2.11.0</activemq-artemis-version> > <aether-version>1.0.2.v20150114</aether-version> > <ahc-version>2.11.0</ahc-version> > >