Repository: camel Updated Branches: refs/heads/master ff68ddc63 -> 6bbc94f0d
upgraded netty3 to 3.9.0.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6bbc94f0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6bbc94f0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6bbc94f0 Branch: refs/heads/master Commit: 6bbc94f0dd2d516454a82b4f8bd74b18b5277d44 Parents: ff68ddc Author: Akitoshi Yoshida <[email protected]> Authored: Sat Mar 15 00:16:16 2014 +0100 Committer: Akitoshi Yoshida <[email protected]> Committed: Sat Mar 15 00:16:33 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6bbc94f0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 35b2752..e17487e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -310,7 +310,7 @@ <mvel-version>2.1.7.Final</mvel-version> <mybatis-version>3.2.5</mybatis-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> - <netty3-version>3.8.0.Final</netty3-version> + <netty3-version>3.9.0.Final</netty3-version> <netty-version>4.0.17.Final</netty-version> <ode-version>1.3.4</ode-version> <!-- should be in-sync with deltaspike -->
