Skip to content

Commit 6ff3cc4

Browse files
committed
Bump org.apache.commons:commons-parent from 98 to 99
1 parent c8e1f06 commit 6ff3cc4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>98</version>
27+
<version>99</version>
2828
</parent>
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
4848
<!-- ADD -->
4949
<!-- UPDATE -->
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
51+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 98 to 99.</action>
5152
</release>
5253
<release version="1.22.0" date="2026-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
5354
<!-- FIX -->

0 commit comments

Comments
 (0)