From 1b30cbcd3cf1f2675d47566db87df4e5f7b70022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:40:54 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.3.0. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-major ... 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 3e0f10a6..b158eb89 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 3d3e6e2a..14577a34 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -104,7 +104,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 97dc7c34..457e2aeb 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -102,7 +102,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 3104cb90..d039f69f 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index e531addc..f81efe2b 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources