Repository: activemq Updated Branches: refs/heads/master dd2572bcb -> 0785029b8
Upgrade Apache Camel to 2.20.2 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0785029b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/0785029b Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/0785029b Branch: refs/heads/master Commit: 0785029b88f83e7549d832a0b060203b92975ae7 Parents: dd2572b Author: Claus Ibsen <[email protected]> Authored: Thu Feb 1 09:42:37 2018 +0100 Committer: Claus Ibsen <[email protected]> Committed: Thu Feb 1 09:42:37 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/0785029b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a629d6..1c6ca45 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.20.1</camel-version> + <camel-version>2.20.2</camel-version> <camel-version-range>[2.19,3)</camel-version-range> <cglib-version>2.2</cglib-version> <commons-beanutils-version>1.9.3</commons-beanutils-version>
