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 2020/09/06 12:29:14 UTC

[camel] branch master updated: Sync properties

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 59bec24  Sync properties
59bec24 is described below

commit 59bec24045b6758d71ea64dd38ca2b11debf8986
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Sep 6 14:28:59 2020 +0200

    Sync properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 2d7489e..65379ed 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -56,7 +56,7 @@
     <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version>
     <asm-version>8.0.1</asm-version>
     <aspectj-version>1.9.6</aspectj-version>
-    <assertj-version>3.17.1</assertj-version>
+    <assertj-version>3.17.2</assertj-version>
     <asterisk-java-version>1.0.0-final</asterisk-java-version>
     <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
     <atmos-client-version>3.1.0</atmos-client-version>