This is an automated email from the ASF dual-hosted git repository.
jackie 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 987a0fe622 upgrade to jacoco 0.8.12 (#12777)
987a0fe622 is described below
commit 987a0fe6229b7592b71b560fcc21db3cae025adb
Author: sullis <[email protected]>
AuthorDate: Tue Apr 2 12:31:12 2024 -0700
upgrade to jacoco 0.8.12 (#12777)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 71abe67a34..5815077070 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2011,7 +2011,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.11</version>
+ <version>0.8.12</version>
<executions>
<execution>
<goals>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]