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

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new d1314ab  Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
d1314ab is described below

commit d1314ab2b5083f431c964b8711687fd4743900c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 06:33:17 2026 +0000

    Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9ebf3f..93211d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <!-- Tomcat TCK project dependencies-->
         <download.maven.plugin.version>2.1.0</download.maven.plugin.version>
         <maven.install.plugin.version>3.1.4</maven.install.plugin.version>
-        <jacoco.version>0.8.14</jacoco.version>
+        <jacoco.version>0.8.15</jacoco.version>
         <jacoco.skip>true</jacoco.skip>
     </properties>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to