Repository: camel Updated Branches: refs/heads/camel-2.12.x d07cf4975 -> b2907e03b
upgrade stax2 3.1.1 to 3.1.4 (ref woodstox) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b2907e03 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b2907e03 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b2907e03 Branch: refs/heads/camel-2.12.x Commit: b2907e03bc4bec31c47e905945f59acd0c9aa8d3 Parents: d07cf49 Author: Akitoshi Yoshida <a...@apache.org> Authored: Tue Mar 25 15:41:49 2014 +0100 Committer: Akitoshi Yoshida <a...@apache.org> Committed: Tue Mar 25 16:46:26 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/b2907e03/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 83ac424..dad5790 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -383,7 +383,7 @@ <sshd-version>0.8.0</sshd-version> <stompjms-version>1.19</stompjms-version> <stax-api-version>1.0.1</stax-api-version> - <stax2-api-bundle-version>3.1.1</stax2-api-bundle-version> + <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version> <stringtemplate-bundle-version>4.0.2_2</stringtemplate-bundle-version> <stringtemplate-version>4.0.2</stringtemplate-version> <taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>