This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 0d0a411ed27 Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
(#18704)
0d0a411ed27 is described below
commit 0d0a411ed276274e23417fd83652bcfb9a9f4c24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 11:22:36 2026 -0700
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#18704)
---
pinot-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pinot-bom/pom.xml b/pinot-bom/pom.xml
index fb6b1a5063e..aa67b76074b 100644
--- a/pinot-bom/pom.xml
+++ b/pinot-bom/pom.xml
@@ -102,7 +102,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.14</version>
+ <version>0.8.15</version>
<configuration>
<skip>true</skip>
</configuration>
diff --git a/pom.xml b/pom.xml
index d555af70250..56743d5f2c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2121,7 +2121,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.14</version>
+ <version>0.8.15</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]