This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
The following commit(s) were added to refs/heads/main by this push:
new 59458b8 Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
(#108)
59458b8 is described below
commit 59458b8a6e9bea71aa0ab0527e0ca06bf2bfe2aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 08:55:18 2025 +0200
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#108)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21cad28..6969260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<junit.version>6.0.0</junit.version>
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
- <jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>
+ <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
<maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>