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

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 6061683d07920f128be7f3aeef252ec3e2d49fc9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Oct 13 08:29:08 2025 +0200

    Upgrading jacoco-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a8862cfc5..a292e4c3a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1841,7 +1841,7 @@ under the License.
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.13</version>
+          <version>0.8.14</version>
         </plugin>
 
         <plugin>

Reply via email to