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

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit f8ba6de24fef1d44b606eb9cb463b8fb98103a4b
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Tue Aug 13 18:58:33 2019 +0200

    chore(deps): update common-collections4 to v4.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da8a914..1cfd4cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <joor.version>0.9.12</joor.version>
         <commons-io.version>2.6</commons-io.version>
         <commons-lang.version>3.9</commons-lang.version>
-        <commons-collections4.version>4.3</commons-collections4.version>
+        <commons-collections4.version>4.4</commons-collections4.version>
         <assertj.version>3.13.2</assertj.version>
         <log4j2.version>2.12.0</log4j2.version>
         <slf4j.version>1.7.26</slf4j.version>

Reply via email to