You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2021/01/09 11:30:34 UTC

[camel] branch master updated: upgrade impsort-maven-plugin version to 1.4.1

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

bvahdat 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 6f664da  upgrade impsort-maven-plugin version to 1.4.1
6f664da is described below

commit 6f664da468939e0d9e35032cf1ab189509f90d55
Author: Babak Vahdat <bv...@apache.org>
AuthorDate: Sat Jan 9 12:29:44 2021 +0100

    upgrade impsort-maven-plugin version to 1.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 44dab3c..dc7825d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <!-- we need to override the version inherited from Apache POM for modules that use this POM as parent -->
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <formatter-maven-plugin.version>2.12.1</formatter-maven-plugin.version>
-        <impsort-maven-plugin.version>1.3.2</impsort-maven-plugin.version>
+        <impsort-maven-plugin.version>1.4.1</impsort-maven-plugin.version>
         <java-diff-utils-version>4.7</java-diff-utils-version>
         <maven-bundle-plugin-version>4.2.1</maven-bundle-plugin-version>