Skip to content

Commit 18b1f10

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent bf11c46 commit 18b1f10

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>96</version>
25+
<version>97</version>
2626
</parent>
2727
<artifactId>commons-skin</artifactId>
2828
<version>5.2.1-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
6565
<!-- ADD -->
6666
<!-- UPDATE -->
67-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 89 to 96 #249, #251.</action>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 89 to 97 #249, #251.</action>
6868
</release>
6969
<release version="5.2.0" date="2025-10-18" description="This is a feature and maintenance release. Java 8 or later is required.">
7070
<!-- FIX -->

0 commit comments

Comments
 (0)