From 8a5db75b31d1032900a21b2b3f013caf38afb960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:33:21 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ocpp-v1_6-test/pom.xml | 2 +- ocpp-v2-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index c05c42b7..0cea1c60 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.5 true diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 2e640555..56e52164 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.5 true