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-whisker.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e0de1c  Revert plugin update to avoid error
6e0de1c is described below

commit 6e0de1cb16f4c3683538ddeed9bfa60ae2447f52
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Sep 4 22:43:27 2024 +0200

    Revert plugin update to avoid error
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43dc9c4..02a32cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>3.7.0</version>
+        <version>3.6.2</version>
       </plugin>
     </plugins>
   </reporting>

Reply via email to