Skip to content

Commit 46a74ce

Browse files
committed
Bump org.apache.commons:commons-parent from 93 to 94
1 parent eb2add3 commit 46a74ce

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>93</version>
25+
<version>94</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 93 #249, #251.</action>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 89 to 94 #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)