Repository: camel Updated Branches: refs/heads/master 8da876549 -> 1d9ae9e4b
Upgrade Deltaspike to version 1.7.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1d9ae9e4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1d9ae9e4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1d9ae9e4 Branch: refs/heads/master Commit: 1d9ae9e4bc7cdba39459e653c9c45349647bce41 Parents: 8da8765 Author: Andrea Cosentino <[email protected]> Authored: Thu Nov 10 08:39:01 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Nov 10 08:39:01 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1d9ae9e4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index fe15f4d..6e2800e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -152,7 +152,7 @@ <cxf-version-range>[3.0,4.0)</cxf-version-range> <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version> <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version> - <deltaspike-version>1.7.1</deltaspike-version> + <deltaspike-version>1.7.2</deltaspike-version> <derby-version>10.11.1.1</derby-version> <disruptor-version>3.3.6</disruptor-version> <dnsjava-version>2.1.7</dnsjava-version>
