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 2017/01/02 12:24:41 UTC

camel git commit: Upgrade Aspectj to version 1.8.10

Repository: camel
Updated Branches:
  refs/heads/master 877a61fe1 -> 72ce87d9b


Upgrade Aspectj to version 1.8.10


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

Branch: refs/heads/master
Commit: 72ce87d9bfbd09ef2add433fdae7d9b132ff5d07
Parents: 877a61f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 2 13:23:14 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 2 13:24:26 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/72ce87d9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ef49c9f..28bffc0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
     <arquillian-weld-embedded-version>2.0.0.Beta4</arquillian-weld-embedded-version>
     <asciidoctorj-version>1.5.4.1</asciidoctorj-version>
     <asm-version>5.0.4</asm-version>
-    <aspectj-version>1.8.9</aspectj-version>
+    <aspectj-version>1.8.10</aspectj-version>
     <asterisk-java-version>1.0.0-final</asterisk-java-version>
     <asterisk-java-bundle-version>1.0.0-final_1</asterisk-java-bundle-version>
     <atmos-client-version>2.2.2</atmos-client-version>