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 2019/12/02 11:50:59 UTC

[camel] branch master updated: Upgrade Aspectj to version 1.9.5

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f766d9  Upgrade Aspectj to version 1.9.5
8f766d9 is described below

commit 8f766d9aa28c76eee0743d8aaa077ba646881997
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 2 12:50:27 2019 +0100

    Upgrade Aspectj to version 1.9.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2e669f9..fc51f1a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -65,7 +65,7 @@
         <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version>
         <asciidoctorj-version>2.1.0</asciidoctorj-version>
         <asm-version>5.0.4</asm-version>
-        <aspectj-version>1.9.4</aspectj-version>
+        <aspectj-version>1.9.5</aspectj-version>
         <assertj-version>3.14.0</assertj-version>
         <asterisk-java-version>1.0.0-final</asterisk-java-version>
         <asterisk-java-bundle-version>1.0.0-final_1</asterisk-java-bundle-version>