You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/08/15 19:41:35 UTC

[camel] 01/02: Upgrade AssertJ to version 3.11.0

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

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

commit 4f273486f218bcaaf4e33d34957b22b2e119835d
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Aug 15 21:34:34 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 23bb7ab..11208eb 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.9.1</aspectj-version>
-    <assertj-version>3.10.0</assertj-version>
+    <assertj-version>3.11.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>
     <atmos-client-version>2.2.2</atmos-client-version>