This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git
The following commit(s) were added to refs/heads/develop by this push:
new fa06cb6 chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13
to 0.8.14 (#502)
fa06cb6 is described below
commit fa06cb6bc0d7bc16a4ae8c55970f11d4501dacf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 21 09:26:56 2025 +0200
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
(#502)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco)
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:jacoco-maven-plugin
dependency-version: 0.8.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4j/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index 76fc716..16b95fd 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -54,7 +54,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.13</version>
+ <version>0.8.14</version>
<executions>
<!--
Prepares the property pointing to the JaCoCo runtime agent which