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 23a8f2e Revert "[AMQ-7333] Upgrade to Camel 2.24.2"
23a8f2e is described below
commit 23a8f2e2fcbcca9fe6d3f3761e941a8b5206b6cf
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Nov 8 10:43:00 2019 +0100
Revert "[AMQ-7333] Upgrade to Camel 2.24.2"
This reverts commit 225018c3d0e3d7546e7bdd00ffd20452d25b6b5e.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bef97c4..ea0a736 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<aries-version>1.1.0</aries-version>
<aries-transaction-version>1.1.1</aries-transaction-version>
<axion-version>1.0-M3-dev</axion-version>
- <camel-version>2.24.2</camel-version>
+ <camel-version>2.24.1</camel-version>
<camel-version-range>[2.20,3)</camel-version-range>
<cglib-version>2.2</cglib-version>
<commons-beanutils-version>1.9.4</commons-beanutils-version>