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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new b0019d3e1ea build(deps): bump org.jacoco:jacoco-maven-plugin from 
0.8.14 to 0.8.15 (#20211)
b0019d3e1ea is described below

commit b0019d3e1ea4ef7aa3616226306396df9ad606ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:23:34 2026 +0800

    build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 
(#20211)
    
    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 06c2c4f7558..3b939e1ea0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <aws.sdk.v1.version>1.12.797</aws.sdk.v1.version>
         <aws.sdk.v2.version>2.54.4</aws.sdk.v2.version>
         <caffeine.version>3.2.4</caffeine.version>
-        <jacoco.version>0.8.14</jacoco.version>
+        <jacoco.version>0.8.15</jacoco.version>
         <testcontainers.version>2.0.5</testcontainers.version>
         <hibernate-validator.version>9.1.3.Final</hibernate-validator.version>
         <httpclient.version>4.5.14</httpclient.version>


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

Reply via email to