This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
commit a7f9a2158249828018fb4a8ffde2fa4af47abb7f Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Thu Apr 14 07:50:41 2022 -0400 [FTPSERVER-510] Update Apache parent POM from 25 to 26 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b06f134..14a65f3a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>apache</artifactId> <groupId>org.apache</groupId> - <version>25</version> + <version>26</version> </parent> <modelVersion>4.0.0</modelVersion>