Skip to content

Commit 028ad70

Browse files
committed
Bump org.apache.commons:commons-parent from 88 to 89
1 parent 01b219c commit 028ad70

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>88</version>
25+
<version>89</version>
2626
</parent>
2727
<artifactId>commons-skin</artifactId>
2828
<version>5.1.1-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- FIX -->
6363
<!-- ADD -->
6464
<!-- UPDATE -->
65-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 87 to 88.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 87 to 89.</action>
6666
</release>
6767
<release version="5.1.0" date="2025-09-13" description="New features and bug fixes.">
6868
<!-- FIX -->

0 commit comments

Comments
 (0)