From 237d7c8741a5a21979b02dd6eb273f3bd1798d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:00:16 +0000 Subject: [PATCH] deps: bump org.codehaus.mojo:keytool-maven-plugin 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/java/login-auth-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/login-auth-code/pom.xml b/samples/java/login-auth-code/pom.xml index 6b2d646..b392b0b 100644 --- a/samples/java/login-auth-code/pom.xml +++ b/samples/java/login-auth-code/pom.xml @@ -60,7 +60,7 @@ org.codehaus.mojo keytool-maven-plugin - 1.7 + 2.0.2 generate-dev-keystore