Repository: camel Updated Branches: refs/heads/master 57395f8a1 -> 1d5b53d22
Upgrade Aspectj to version 1.8.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1d5b53d2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1d5b53d2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1d5b53d2 Branch: refs/heads/master Commit: 1d5b53d2208a04b7857525edc0e319c97cacbbdf Parents: 57395f8 Author: Andrea Cosentino <[email protected]> Authored: Mon Jul 6 17:29:49 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Mon Jul 6 17:29:49 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1d5b53d2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 972cf3e..ede7f63 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -53,7 +53,7 @@ <arquillian-weld-ee-embedded-version>1.0.0.CR3</arquillian-weld-ee-embedded-version> <asm-bundle-version>3.3.1_1</asm-bundle-version> <asm-version>3.3.1</asm-version> - <aspectj-version>1.8.5</aspectj-version> + <aspectj-version>1.8.6</aspectj-version> <atmos-client-version>2.2.2</atmos-client-version> <atmosphere-version>2.3.2</atmosphere-version> <atmosphere-version-range>[2.0,3.0)</atmosphere-version-range>
