Repository: camel Updated Branches: refs/heads/master c45c0b3c2 -> b0c314151
Upgrade Deltaspike to version 1.5.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b0c31415 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b0c31415 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b0c31415 Branch: refs/heads/master Commit: b0c3141511b17d23604725b23361ebde95353656 Parents: c45c0b3 Author: Andrea Cosentino <[email protected]> Authored: Tue Dec 15 08:21:43 2015 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Tue Dec 15 08:21:43 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/b0c31415/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index baae740..6d409b0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -128,7 +128,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.5.1</deltaspike-version> + <deltaspike-version>1.5.2</deltaspike-version> <derby-version>10.11.1.1</derby-version> <disruptor-version>3.3.2</disruptor-version> <dnsjava-version>2.1.7</dnsjava-version>
