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 6f26c924 Bump org.apache.commons:commons-parent from 71 to 72
6f26c924 is described below
commit 6f26c9246f23c9519a0b351cf62d312f0164bcfd
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 08:58:18 2024 -0400
Bump org.apache.commons:commons-parent from 71 to 72
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ca9dc27d..0f607fa1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>71</version>
+ <version>72</version>
</parent>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c9c4f304..dc108f96 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -84,7 +84,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">org.apache.commons.net.nntp.Article#getChild().</action>
<action type="add" dev="ggregory" due-to="Gary
Gregory">org.apache.commons.net.nntp.Article#getNext().</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 70 to 71 #261.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 70 to 72 #261.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#268.</action>
</release>
<release version="3.11.1" date="2024-06-07" description="This is a feature
and maintenance release. Java 8 or later is required.">