You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/11/07 14:03:37 UTC

camel git commit: Upgrade Aspectj to version 1.8.7

Repository: camel
Updated Branches:
  refs/heads/master 8025d3395 -> a6a26b33e


Upgrade Aspectj to version 1.8.7


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a6a26b33
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a6a26b33
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a6a26b33

Branch: refs/heads/master
Commit: a6a26b33e14f2f52811060d63f09ddc07f163ad6
Parents: 8025d33
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Nov 7 13:59:29 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Nov 7 14:02:48 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a6a26b33/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5ad96a4..7af52ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -54,7 +54,7 @@
     <arquillian-weld-se-embedded-version>1.0.0.CR9</arquillian-weld-se-embedded-version>
     <asm-bundle-version>3.3.1_1</asm-bundle-version>
     <asm-version>3.3.1</asm-version>
-    <aspectj-version>1.8.6</aspectj-version>
+    <aspectj-version>1.8.7</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
     <atmosphere-version>2.3.5</atmosphere-version>
     <atmosphere-version-range>[2.0,3.0)</atmosphere-version-range>