Skip to content

Commit 205d7d0

Browse files
committed
Bump org.apache.commons:commons-parent from 91 to 92 #1484
1 parent 7e7225b commit 205d7d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ o LANG-1789: NullPointerException when generating NoSuchMethodException in Metho
6363
o LANG-1786: Map deprecated TimeZone short IDs and avoid JRE WARNINGs to the console #1483. Thanks to Daniel Migowski, Gary Gregory, Lenny Primak.
6464

6565
Changes:
66-
o Bump org.apache.commons:commons-parent from 88 to 91 #1472. Thanks to Gary Gregory, Dependabot.
66+
o Bump org.apache.commons:commons-parent from 88 to 92 #1472, #1484. Thanks to Gary Gregory, Dependabot.
6767

6868

6969
Historical list of changes: https://commons.apache.org/proper/commons-lang/changes.html

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
6565
<action type="add" dev="ggregory" due-to="Gary Gregory">Add TimedSemaphore.builder(), Builder, and deprecate constructors.</action>
6666
<action issue="LANG-1504" type="add" dev="ggregory" due-to="Edwin Delgado H, Gary Gregory">Adding labels and history to split StopWatch #1473.</action>
6767
<!-- UPDATE -->
68-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 88 to 91 #1472.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 88 to 92 #1472, #1484.</action>
6969
</release>
7070
<release version="3.19.0" date="2025-09-19" description="This is a feature and maintenance release. Java 8 or later is required.">
7171
<!-- FIX -->

0 commit comments

Comments
 (0)