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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b0fde2  TENTACLES-20: Use new reporting plugin
2b0fde2 is described below

commit 2b0fde23e8838d46f6d8928e334ecc712f80c335
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Mar 31 08:40:15 2025 +0200

    TENTACLES-20: Use new reporting plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 659cb32..82c9c4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>3.5.2</version>
+        <version>3.5.3</version>
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>

Reply via email to