This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
The following commit(s) were added to refs/heads/1.2.X by this push: new 872d2de Bumped up a depenency 872d2de is described below commit 872d2de6a8f73006b3b7756567bae3aaab399cf1 Author: emmanuel lecharny <elecha...@apache.org> AuthorDate: Mon Mar 7 19:30:28 2022 +0100 Bumped up a depenency --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 2aa9c63..74604f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -81,7 +81,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>properties-maven-plugin</artifactId> - <version>1.0-alpha-2</version> + <version>1.0.0</version> <executions> <execution> <phase>generate-resources</phase>