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

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

commit 16844e13ddcf29a17981c2a52f03c8289d670b47
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Oct 13 08:28:50 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 405a6295fc..6fb59d8042 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1805,7 +1805,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