Skip to content

Commit 0db1a23

Browse files
committed
Bump org.apache.commons:commons-parent from 93 to 94
1 parent b73cd03 commit 0db1a23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>93</version>
24+
<version>94</version>
2525
</parent>
2626
<groupId>commons-validator</groupId>
2727
<artifactId>commons-validator</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action type="fix" dev="sebb">Fixes to non-final static fields</action>
6969
<!-- ADD -->
7070
<!-- UPDATE -->
71-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93 #377.</action>
71+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 94 #377.</action>
7272
</release>
7373
<release version="1.10.1" date="2025-11-14" description="This is a feature and maintenance release. Java 8 or later is required.">
7474
<!-- FIX -->

0 commit comments

Comments
 (0)