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
commit 0a18a2abe3d0d8cdfdbd8664f28fed85d8c82a1b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jun 24 07:23:30 2020 +0200 Bump Fabric8 Maven Plugin to version 4.4.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5bcc5d1..83361a7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -166,7 +166,7 @@ <elytron-web>1.7.0.CR3</elytron-web> <etcd4j-version>2.18.0</etcd4j-version> <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> - <fabric8-maven-plugin-version>4.4.0</fabric8-maven-plugin-version> + <fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> <fastjson-version>1.2.68</fastjson-version> <felix-configadmin-version>1.8.8</felix-configadmin-version>