Skip to content

Commit ce6432e

Browse files
committed
Bump org.apache.commons:commons-parent from 88 to 89
1 parent 472bdd5 commit ce6432e

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>88</version>
22+
<version>89</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-cli</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- ADD -->
2929
<action type="add" dev="ggregory" due-to="David Larochette, Gary Gregory">Add CommandLine.getOptionCount() to measure option repetition #396.</action>
3030
<!-- UPDATE -->
31-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #393.</action>
31+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 89 #393.</action>
3232
</release>
3333
<release version="1.10.0" date="2025-07-30" description="This is a feature and maintenance release. Java 8 or later is required.">
3434
<!-- FIX -->

0 commit comments

Comments
 (0)