JAMES-2236 Upgrade Camel from 2.19.1 to 2.19.4 The releases contains dozens of bug fixes and stability improvements.
See https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341575&projectId=12311211 Contributed by https://github.com/lmilev Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/965f1ecf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/965f1ecf Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/965f1ecf Branch: refs/heads/master Commit: 965f1ecf1ec704b9dfe45c563dd4886ccf80d1ef Parents: 919d48d Author: Lyuben Milev <[email protected]> Authored: Tue Jan 30 16:20:27 2018 +0200 Committer: benwa <[email protected]> Committed: Thu Feb 8 16:03:56 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/965f1ecf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b3ec971..4882d08 100644 --- a/pom.xml +++ b/pom.xml @@ -580,7 +580,7 @@ <activemq.version>5.15.2</activemq.version> <apache-mime4j.version>0.8.1</apache-mime4j.version> - <camel.version>2.19.1</camel.version> + <camel.version>2.19.4</camel.version> <derby.version>10.9.1.0</derby.version> <hadoop.version>1.1.1</hadoop.version> <hbase.version>0.94.27</hbase.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
