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

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


The following commit(s) were added to refs/heads/master by this push:
     new a091ea64a RATIS-2467. Bump jacoco-maven-plugin to 0.8.14 (#1402)
a091ea64a is described below

commit a091ea64ae621fcc73536722c375c66269752e6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 18:27:42 2026 +0100

    RATIS-2467. Bump jacoco-maven-plugin to 0.8.14 (#1402)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39be9e27a..598706e61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     <slf4j.version>2.0.17</slf4j.version>
     <junit-bom.version>5.13.3</junit-bom.version>
     <mockito.version>4.11.0</mockito.version>
-    <jacoco.version>0.8.12</jacoco.version>
+    <jacoco.version>0.8.14</jacoco.version>
     <jakarta.annotation.version>1.3.5</jakarta.annotation.version>
     <flaky-test-groups>flaky | 
org.apache.ratis.test.tag.FlakyTest</flaky-test-groups>
   </properties>

Reply via email to