You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2019/01/09 08:14:56 UTC

[camel-k] 02/02: chore(deps): update maven-common-artifact-filters to v3.1.0

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

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

commit bca59d81ca8b67f307a8e45b1f93160dbad2c519
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Wed Jan 9 01:18:52 2019 +0100

    chore(deps): update maven-common-artifact-filters to v3.1.0
---
 runtime/dependency-lister/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/dependency-lister/pom.xml b/runtime/dependency-lister/pom.xml
index a3315d8..20ae8ba 100644
--- a/runtime/dependency-lister/pom.xml
+++ b/runtime/dependency-lister/pom.xml
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-common-artifact-filters</artifactId>
-      <version>3.0.1</version>
+      <version>3.1.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.apache.maven</groupId>