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 f523472 Upgrade AspectJ to version 1.9.4 f523472 is described below commit f523472bbf7846a029f0a0cad514cd172378811f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 14 08:24:17 2019 +0200 Upgrade AspectJ to version 1.9.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f925f14..f405c30 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -66,7 +66,7 @@ <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version> <asciidoctorj-version>1.5.6</asciidoctorj-version> <asm-version>5.0.4</asm-version> - <aspectj-version>1.9.3</aspectj-version> + <aspectj-version>1.9.4</aspectj-version> <assertj-version>3.12.2</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>