Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
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] <support@github.com>
diff --git a/pom.xml b/pom.xml
index b84261b..3b8aace 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<properties>
<mavenVersion>3.6.3</mavenVersion>
- <jacocoVersion>0.8.13</jacocoVersion>
+ <jacocoVersion>0.8.14</jacocoVersion>
<project.build.outputTimestamp>2024-09-03T16:36:13Z</project.build.outputTimestamp>
</properties>