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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


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

commit fdcf8f43726bcb5f298d9ed00087330f5b0d0097
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 07:45:10 2026 +0000

    chore(deps): 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 564b393be4c9..a03b84485ec6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
 
         <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
         <flatten-maven-plugin-version>1.7.3</flatten-maven-plugin-version>
-        <jacoco-version>0.8.14</jacoco-version>
+        <jacoco-version>0.8.15</jacoco-version>
         <license-maven-plugin-version>5.0.0</license-maven-plugin-version>
         <maven-assembly-plugin-version>3.8.0</maven-assembly-plugin-version>
         <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>

Reply via email to