From 3cb5d4d510caf714911195eccb423d8d702f0d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:33:36 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ocpp-common/pom.xml | 2 +- ocpp-json/pom.xml | 2 +- ocpp-v1_6-json/pom.xml | 2 +- ocpp-v1_6-soap/pom.xml | 2 +- ocpp-v1_6-test/pom.xml | 2 +- ocpp-v1_6/pom.xml | 2 +- ocpp-v2-test/pom.xml | 2 +- ocpp-v2/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 15e3f018..c217eecd 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -92,7 +92,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/ocpp-json/pom.xml b/ocpp-json/pom.xml index 6d9e0763..9fc0ef82 100644 --- a/ocpp-json/pom.xml +++ b/ocpp-json/pom.xml @@ -84,7 +84,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/ocpp-v1_6-json/pom.xml b/ocpp-v1_6-json/pom.xml index 61220bc4..69eae53d 100644 --- a/ocpp-v1_6-json/pom.xml +++ b/ocpp-v1_6-json/pom.xml @@ -78,7 +78,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/ocpp-v1_6-soap/pom.xml b/ocpp-v1_6-soap/pom.xml index 9f453e19..f838d2d9 100644 --- a/ocpp-v1_6-soap/pom.xml +++ b/ocpp-v1_6-soap/pom.xml @@ -78,7 +78,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index c05c42b7..694c5ee0 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -110,7 +110,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 1.8 1.8 diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 1b20c6bb..422dc289 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -73,7 +73,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 2e640555..a0ed1cb9 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 1.8 1.8 diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 3644d47b..2cb489cb 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -83,7 +83,7 @@ 1.8 1.8 - 3.14.1 + 3.15.0 org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index a1cec1aa..2e79a161 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ -Xlint:all - 3.14.1 + 3.15.0 org.apache.maven.plugins