You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/01/18 06:30:12 UTC

[camel] branch main updated: Upgrade FTP Server to version 1.1.2

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c45b440  Upgrade FTP Server to version 1.1.2
c45b440 is described below

commit c45b4404c6a052dafe3316f15b8c1d194dd636c7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 18 07:22:05 2022 +0100

    Upgrade FTP Server to version 1.1.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 21cef8b..bad8493 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <flink-version>1.14.3</flink-version>
         <fop-version>2.6</fop-version>
         <formatter-maven-plugin-version>2.17.0</formatter-maven-plugin-version>
-        <ftpserver-version>1.1.1</ftpserver-version>
+        <ftpserver-version>1.1.2</ftpserver-version>
         <freemarker-version>2.3.31</freemarker-version>
         <geronimo-annotation-1.0-spec-version>1.1.1</geronimo-annotation-1.0-spec-version>
         <geronimo-annotation-1.2-spec-version>1.0</geronimo-annotation-1.2-spec-version>