Updated Branches: refs/heads/camel-2.11.x 4880d7bde -> a8a5af068
CAMEL-6578: Upgrade CXF to 2.7.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a8a5af06 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a8a5af06 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a8a5af06 Branch: refs/heads/camel-2.11.x Commit: a8a5af0686a02dc291c60873e95914072275336f Parents: 4880d7b Author: Akitoshi Yoshida <[email protected]> Authored: Fri Jul 26 23:37:57 2013 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Fri Jul 26 23:44:07 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a8a5af06/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1ef7735..0fab70e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -103,9 +103,9 @@ <commons-vfs2-version>2.0</commons-vfs2-version> <concurrentlinkedhashmap.version>1.3.2</concurrentlinkedhashmap.version> <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version> - <cxf-version>2.7.5</cxf-version> + <cxf-version>2.7.6</cxf-version> <cxf-version-range>[2.6,2.9)</cxf-version-range> - <cxf-xjc-utils-version>2.6.0</cxf-xjc-utils-version> + <cxf-xjc-utils-version>2.6.2</cxf-xjc-utils-version> <deltaspike-version>0.3-incubating</deltaspike-version> <derby-version>10.9.1.0</derby-version> <dnsjava-version>2.1.1</dnsjava-version> @@ -207,7 +207,7 @@ <jetty-version>7.6.8.v20121106</jetty-version> <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> <jetty6-version>6.1.26</jetty6-version> - <jettison-version>1.3.3</jettison-version> + <jettison-version>1.3.4</jettison-version> <jexcelapi-bundle-version>2.4.2_4</jexcelapi-bundle-version> <jexcelapi-version>2.4.2</jexcelapi-version> <jibx-version>1.2.4.5</jibx-version>
