Skip to content

Commit 93b867a

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent 6778de8 commit 93b867a

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>97</version>
24+
<version>98</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 97 #377.</action>
77+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 98 #377.</action>
7878
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
7979
</release>
8080
<release version="1.10.1" date="2025-11-14" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)