This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push: new ff99cb70 Bump commons-io:commons-io from 2.18.0 to 2.19.0 ff99cb70 is described below commit ff99cb70c08259239982996be6051ccef9897ed7 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 11 21:05:53 2025 -0400 Bump commons-io:commons-io from 2.18.0 to 2.19.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9968df1f..f3678d97 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.18.0</version> + <version>2.19.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7c1232ea..7822ebb0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -105,7 +105,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 70 to 81 #261, #278, #280, #285, #298, #293, #300.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #268, #273, #281.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.18.0 #286, #308.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.19.0 #286, #308.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3 #314.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action> </release>