Repository: camel Updated Branches: refs/heads/master 6208c5afb -> 6f2748ad5
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/6f2748ad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6f2748ad Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6f2748ad Branch: refs/heads/master Commit: 6f2748ad538e34773fe6c4827474d0e7d7c0f192 Parents: 6208c5a 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 15:41:49 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6f2748ad/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2359597..e178aee 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -394,7 +394,7 @@ <sshd-version>0.10.1</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>