From dd06a5a2202512519b48ce128a251228deb7d6ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:22:54 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.8 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.8. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- OCPP-J/pom.xml | 2 +- ocpp-common/pom.xml | 2 +- ocpp-v1_6/pom.xml | 2 +- ocpp-v2/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index bfaadce0..6b18d3cc 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -130,7 +130,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 4eea82c7..a60373e8 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -131,7 +131,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index c2e260af..4346c765 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index bce3f20c..4b55e660 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts