From a5bf45f1e4c28bd2c77b1d57b25d0f57351fb509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:29:42 +0000 Subject: [PATCH] Bump the jacoco group with 2 updates Bumps the jacoco group with 2 updates: [org.jacoco:org.jacoco.agent](https://github.com/jacoco/jacoco) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:org.jacoco.agent` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:org.jacoco.agent dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jacoco - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jacoco ... Signed-off-by: dependabot[bot] --- bundles/org.openhab.binding.knx/pom.xml | 4 ++-- bundles/org.openhab.binding.mybmw/pom.xml | 4 ++-- bundles/org.openhab.binding.zwavejs/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.binding.knx/pom.xml b/bundles/org.openhab.binding.knx/pom.xml index 9163ea3bc6c41..306477d8d52ec 100644 --- a/bundles/org.openhab.binding.knx/pom.xml +++ b/bundles/org.openhab.binding.knx/pom.xml @@ -52,7 +52,7 @@ org.jacoco org.jacoco.agent - 0.8.13 + 0.8.14 runtime test @@ -92,7 +92,7 @@ SPI-Consumer: java.util.ServiceLoader#load(java.lang.Class[tuwien.auto.calimero. org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 tuwien/auto/calimero/**/* diff --git a/bundles/org.openhab.binding.mybmw/pom.xml b/bundles/org.openhab.binding.mybmw/pom.xml index a8e25eab92528..6a38c95791846 100644 --- a/bundles/org.openhab.binding.mybmw/pom.xml +++ b/bundles/org.openhab.binding.mybmw/pom.xml @@ -23,7 +23,7 @@ org.jacoco org.jacoco.agent - 0.8.13 + 0.8.14 runtime test @@ -42,7 +42,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 default-instrument diff --git a/bundles/org.openhab.binding.zwavejs/pom.xml b/bundles/org.openhab.binding.zwavejs/pom.xml index a368df5417300..0654d389520d5 100644 --- a/bundles/org.openhab.binding.zwavejs/pom.xml +++ b/bundles/org.openhab.binding.zwavejs/pom.xml @@ -52,7 +52,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14