Skip to content

Commit bd5edbf

Browse files
committed
Bump org.apache.commons:commons-parent from 87 to 88
1 parent 1a49a5e commit bd5edbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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>87</version>
25+
<version>88</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>commons-lang3</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The <action> type attribute can be add,update,fix,remove.
124124
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemProperties.getLong(Class, String, long).</action>
125125
<!-- UPDATE -->
126126
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0.</action>
127-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 87.</action>
127+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 88.</action>
128128
</release>
129129
<release version="3.18.0" date="2025-07-06" description="This is a feature and maintenance release. Java 8 or later is required.">
130130
<!-- FIX -->

0 commit comments

Comments
 (0)