This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch add-mvn-3.10 in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
commit 1b73d1dc453a61591eec108c5a2f2a7188efa811 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Tue Mar 31 17:35:18 2026 +0200 Add Maven 3.10.x to check list --- src/main/resources/dist-tool.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf index 0391908..8ef539e 100644 --- a/src/main/resources/dist-tool.conf +++ b/src/main/resources/dist-tool.conf @@ -76,6 +76,7 @@ ## apache-maven [3.6.0,3.7.0-alpha-1) apache-maven [3.8.0,3.9.0-alpha-1) apache-maven [3.9.0,3.10.0-alpha-1) + apache-maven [3.10.0,3.11.0-alpha-1) /maven-4: org.apache.maven src+bin apache-maven
