This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit e88f83ebf81b81bc117617e899ebc11ec6c1ccee Author: James Netherton <[email protected]> AuthorDate: Wed Jul 6 09:33:52 2022 +0100 Upgrade impsort-maven-plugin to 1.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8dc5fbf68..879776b669 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <frontend-maven-plugin.version>1.6</frontend-maven-plugin.version> <groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version> <groovy.version>3.0.8</groovy.version> - <impsort-maven-plugin.version>1.3.2</impsort-maven-plugin.version> + <impsort-maven-plugin.version>1.7.0</impsort-maven-plugin.version> <jandex-maven-plugin.version>1.0.8</jandex-maven-plugin.version> <mycila-license.version>3.0</mycila-license.version> <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
