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 2016/01/15 16:30:44 UTC

camel git commit: Upgrade Aspectj to version 1.8.8

Repository: camel
Updated Branches:
  refs/heads/master f536bc337 -> 2760d591f


Upgrade Aspectj to version 1.8.8


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

Branch: refs/heads/master
Commit: 2760d591fb8f214434baec2ef05d59ddf8eec4a4
Parents: f536bc3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 15 16:29:41 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 15 16:30:08 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2760d591/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e9c7346..6edd51b 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.7</aspectj-version>
+    <aspectj-version>1.8.8</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
     <atmosphere-version>2.4.2</atmosphere-version>
     <atmosphere-version-range>[2.4,3.0)</atmosphere-version-range>