This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit d8b803ff0d2cded28e35857f7b0546dd3038bce5 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Aug 4 07:56:17 2022 +0200 Upgrade Maven Antrun plugin to version 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bd30317..c83c9904 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ <maven-assembly-plugin.version>3.4.2</maven-assembly-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version> <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version> - <maven-antrun-plugin.version>3.0.0</maven-antrun-plugin.version> + <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version> <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version> <apache-rat-plugin.version>0.13</apache-rat-plugin.version>