Skip to content

Commit feeeb76

Browse files
committed
Bump org.apache.commons:commons-parent from 100 to 101
1 parent 3c76146 commit feeeb76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>100</version>
27+
<version>101</version>
2828
</parent>
2929
<groupId>commons-net</groupId>
3030
<artifactId>commons-net</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
6666
<action type="fix" dev="ggregory" due-to="Javid Khan, Gary Gregory">Reject CR/LF in SimpleSMTPHeader and SimpleNNTPHeader fields #397.</action>
6767
<!-- ADD -->
6868
<!-- UPDATE -->
69-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 100.</action>
69+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 101.</action>
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
7171
</release>
7272
<release version="3.13.0" date="2026-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)