Skip to content

Commit 08d40c3

Browse files
committed
Bump org.apache.commons:commons-parent from 100 to 101
1 parent 2f03cf4 commit 08d40c3

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>100</version>
22+
<version>101</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
6060
<action type="add" dev="ggregory" due-to="Gary Gregory">Add UnsynchronizedBufferedReader.getPosition() (#851).</action>
6161
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Buffers clear() methods (#853).</action>
6262
<!-- UPDATE -->
63-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 98 to 100 (#849).</action>
63+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 98 to 101 (#849).</action>
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.</action>
6565
</release>
6666
<release version="2.22.0" date="2026-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)