Skip to content

Commit e9dbead

Browse files
committed
Bump org.apache.commons:commons-parent from 88 to 89
1 parent 48d6e56 commit e9dbead

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.commons</groupId>
2424
<artifactId>commons-parent</artifactId>
25-
<version>88</version>
25+
<version>89</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>commons-lang3</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_25.</action>
5757
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_25.</action>
5858
<!-- UPDATE -->
59+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 88 to 89.</action>
5960
</release>
6061
<release version="3.19.0" date="2025-09-19" description="This is a feature and maintenance release. Java 8 or later is required.">
6162
<!-- FIX -->

0 commit comments

Comments
 (0)