Skip to content

Commit 52d1b7b

Browse files
committed
Bump org.apache.commons:commons-parent from 90 to 91
1 parent e708ab9 commit 52d1b7b

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>90</version>
25+
<version>91</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
@@ -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 90 #1472.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 88 to 91 #1472.</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)