Skip to content

Commit 93c3976

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent abe04b6 commit 93c3976

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>97</version>
23+
<version>98</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>commons-configuration2</artifactId>

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
<author email="dev@commons.apache.org">Apache Commons Community</author>
2424
</properties>
2525
<body>
26+
<release version="2.14.1" date="YYYY-MM-DD" description="Minor release with new features and updated dependencies; requires Java 8 or above.">
27+
<!-- FIX -->
28+
<!-- ADD -->
29+
<!-- UPDATE -->
30+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 978</action>
31+
</release>
2632
<release version="2.14.0" date="2026-04-03" description="Minor release with new features and updated dependencies; requires Java 8 or above.">
2733
<!-- FIX -->
2834
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>

0 commit comments

Comments
 (0)