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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 0379896  Revert "Bump mavenVersion from 3.6.3 to 3.9.10"
0379896 is described below

commit 0379896a07477b72b919b86ea3d28046203dccbf
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Fri Jun 6 19:27:53 2025 +0200

    Revert "Bump mavenVersion from 3.6.3 to 3.9.10"
    
    This reverts commit b45cc133a8804bb775f2a24767faa21c04680e3f.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a601f1c..3186690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
 
   <properties>
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.9.10</mavenVersion>
+    <mavenVersion>3.6.3</mavenVersion>
     <resolverVersion>1.4.1</resolverVersion>
     <doxiaVersion>2.0.0</doxiaVersion>
     <doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>

Reply via email to