Skip to content

Commit f7de6b0

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent 6f673a3 commit f7de6b0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>97</version>
27+
<version>98</version>
2828
</parent>
2929
<groupId>commons-net</groupId>
3030
<artifactId>commons-net</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
6565
<!-- FIX -->
6666
<!-- ADD -->
6767
<!-- UPDATE -->
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 98.</action>
6869
</release>
6970
<release version="3.13.0" date="2026-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">
7071
<!-- FIX -->

0 commit comments

Comments
 (0)