Skip to content

Commit a713942

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent 7b88c23 commit a713942

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>96</version>
24+
<version>97</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
@@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
7474
<action type="fix" dev="ggregory" due-to="Gary Gregory" issue="VALIDATOR-508">DomainValidator ICAAN Revocation for .redstone: https://www.iana.org/reports/tld-transfer/20250826-redstone.</action>
7575
<!-- ADD -->
7676
<!-- UPDATE -->
77-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 96 #377.</action>
77+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 97 #377.</action>
7878
</release>
7979
<release version="1.10.1" date="2025-11-14" description="This is a feature and maintenance release. Java 8 or later is required.">
8080
<!-- FIX -->

0 commit comments

Comments
 (0)