From fd85f612bf861c098ccb97aa3fa57ccfacd12e6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:05:52 +0000 Subject: [PATCH] Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 --- devops-framework-core/pom.xml | 2 +- devops-framework-pipeline/pom.xml | 2 +- devops-framework-plugin/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devops-framework-core/pom.xml b/devops-framework-core/pom.xml index 8768541..b79b8c2 100644 --- a/devops-framework-core/pom.xml +++ b/devops-framework-core/pom.xml @@ -138,7 +138,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14 diff --git a/devops-framework-pipeline/pom.xml b/devops-framework-pipeline/pom.xml index b80c891..6380515 100644 --- a/devops-framework-pipeline/pom.xml +++ b/devops-framework-pipeline/pom.xml @@ -137,7 +137,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14 diff --git a/devops-framework-plugin/pom.xml b/devops-framework-plugin/pom.xml index 2889923..1cdc7fb 100644 --- a/devops-framework-plugin/pom.xml +++ b/devops-framework-plugin/pom.xml @@ -176,7 +176,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.14