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 313f1c1  Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 
(#155)
313f1c1 is described below

commit 313f1c165d5e229e647ba47c7bb3af3bcb109cf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 19:19:00 2026 +0200

    Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#155)
    
    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 
from 0.8.14 to 0.8.15.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.15
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 361ba48..c3013b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <junit.version>6.1.0</junit.version>
 
         <coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
-        <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
+        <jacoco.maven.plugin>0.8.15</jacoco.maven.plugin>
         <maven.failsafe.plugin>3.5.6</maven.failsafe.plugin>
 
         <license-maven-plugin.version>2.7.1</license-maven-plugin.version>

Reply via email to