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


The following commit(s) were added to refs/heads/main by this push:
     new 3fd993b156 Bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to 
2.0.2
3fd993b156 is described below

commit 3fd993b156893814fdf5ab52feff0c49c940e709
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 07:08:39 2026 +0000

    Bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to 2.0.2
    
    Bumps 
[org.codehaus.mojo:keytool-maven-plugin](https://github.com/mojohaus/keytool) 
from 1.7 to 2.0.2.
    - [Release notes](https://github.com/mojohaus/keytool/releases)
    - [Commits](https://github.com/mojohaus/keytool/compare/keytool-1.7...2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:keytool-maven-plugin
      dependency-version: 2.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6c8c27d58..24bcbec707 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         
<gmavenplus-maven-plugin.version>3.0.0</gmavenplus-maven-plugin.version>
         <impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version>
         <jandex-maven-plugin.version>3.5.3</jandex-maven-plugin.version><!-- 
@sync io.quarkus:quarkus-build-parent:${quarkus.version} prop:jandex.version -->
-        <keytool-maven-plugin.version>1.7</keytool-maven-plugin.version>
+        <keytool-maven-plugin.version>2.0.2</keytool-maven-plugin.version>
         <license-maven-plugin.version>5.0.0</license-maven-plugin.version>
         <maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
         <maven-assembly-plugin.version>3.8.0</maven-assembly-plugin.version>

Reply via email to