This is an automated email from the ASF dual-hosted git repository.

jzonthemtn pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new bd6c3de7b [2.x]: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 
0.8.15 (#1070)
bd6c3de7b is described below

commit bd6c3de7b5292c5b75c04bf90cc039f62b06d4d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 08:30:40 2026 -0400

    [2.x]: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#1070)
    
    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 43b3d9751..41e1cbaf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
 
                <!-- Plugin versions -->
                <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.assembly.plugin>3.8.0</maven.assembly.plugin>
                <maven.failsafe.plugin>3.5.6</maven.failsafe.plugin>
                <maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>

Reply via email to