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

slachiewicz pushed a commit to branch MRAR-89
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git

commit cbdc91c6dcf26b5c0b4a351c6db79004d115158b
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Thu Jan 11 00:49:15 2024 +0100

    [MRAR-89] Require Maven 3.6.3+
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5b6f138..46c878d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ under the License.
 
   <properties>
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.3.9</mavenVersion>
+    <mavenVersion>3.6.3</mavenVersion>
     
<project.build.outputTimestamp>2022-07-17T16:41:19Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to