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 2018/02/23 10:42:31 UTC

[camel] branch master updated: Upgrade AssertJ to version 3.9.1

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 cd6a277  Upgrade AssertJ to version 3.9.1
cd6a277 is described below

commit cd6a2770c779cc005b97f075c379aa4a8ae7c8fa
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 23 11:41:56 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d48ae1a..24c1235 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -65,7 +65,7 @@
     <asciidoctorj-version>1.5.6</asciidoctorj-version>
     <asm-version>5.0.4</asm-version>
     <aspectj-version>1.8.13</aspectj-version>
-    <assertj-version>3.9.0</assertj-version>
+    <assertj-version>3.9.1</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>
     <atmos-client-version>2.2.2</atmos-client-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.