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

asf-gitbox-commits pushed a commit to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.1.X by this push:
     new 3fa683c6e Removed a useless warning
3fa683c6e is described below

commit 3fa683c6e18d7baf21e80aa1212ca330e1bed808
Author: emmanuel lecharny <[email protected]>
AuthorDate: Sat Apr 25 08:44:12 2026 +0200

    Removed a useless warning
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b069106a9..67f39e47c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,6 @@
     <!-- additionalparam>-Xdoclint:none</additionalparam -->
 
     <!-- Maven Plugins -->
-    <!-- NOTE: do not use 0.18, which requires java 17 -->
     <version.apache.rat.plugin>0.18</version.apache.rat.plugin>
     <version.api.plugin>3.9.4</version.api.plugin>
     <version.assembly.plugin>3.7.1</version.assembly.plugin>

Reply via email to