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

ppalaga pushed a commit to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit c3469bedeec67cb94e5896f94b40eb2e843eab2b
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Fri Mar 31 15:10:42 2023 +0200

    Upgrade to keytool-maven-plugin 1.7 to be able to build with mvnd 1.0-m6-m39
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c346a4243..3677fd7986 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <groovy.version>3.0.8</groovy.version>
         <impsort-maven-plugin.version>1.7.0</impsort-maven-plugin.version>
         <jandex-maven-plugin.version>1.0.8</jandex-maven-plugin.version>
-        <keytool-maven-plugin.version>1.6</keytool-maven-plugin.version>
+        <keytool-maven-plugin.version>1.7</keytool-maven-plugin.version>
         <mycila-license.version>3.0</mycila-license.version>
         <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
         <maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>

Reply via email to