AMQ-6957: Upgrade to Camel 2.19.5
Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/2eafc391 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/2eafc391 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/2eafc391 Branch: refs/heads/activemq-5.15.x Commit: 2eafc3917164ed55b7aed300d11285314fbe857e Parents: 79fae8c Author: Claus Ibsen <[email protected]> Authored: Sat May 5 08:10:00 2018 +0200 Committer: Claus Ibsen <[email protected]> Committed: Sat May 5 08:10:00 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/2eafc391/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1264097..8623ee1 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.19.4</camel-version> + <camel-version>2.19.5</camel-version> <camel-version-range>[2.18,3)</camel-version-range> <cglib-version>2.2</cglib-version> <commons-beanutils-version>1.9.3</commons-beanutils-version>
