From 5368362e0890fe8f63f54303bc122729c1ede990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:32:20 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.4.0 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 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 +- ocpp-v2_0/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index 75af72b7..786566fd 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index e0854aa6..88b68116 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -104,7 +104,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 1e61a9d0..1413dc5e 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -102,7 +102,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 32b4ae1e..d8287e7b 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index aaebe770..3e6d1e95 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources