This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-net-3.10.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-net.git
commit c3f36eb9078971a159a93065389983fd60ee95f6 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Oct 1 09:30:59 2023 -0400 Update POM version for Apache Commons Net release 3.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8caf3e4..f764d48c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.9.0</version> + <version>3.10.0</version> <name>Apache Commons Net</name> <!-- N.B. the description content is deliberately not indented ! to improve the layout of the Release Notes generated by mvn changes:announcement-generate -->