Skip to content

Commit b1695d4

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent e51c398 commit b1695d4

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
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-parent</artifactId>
28-
<version>97</version>
28+
<version>98</version>
2929
</parent>
3030
<groupId>org.apache.bcel</groupId>
3131
<artifactId>bcel</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
6969
<action type="add" dev="ggregory" due-to="nbauma109, Gary Gregory">Add support for permitted subclasses #493.</action>
7070
<action type="add" dev="ggregory" due-to="nbauma109, Gary Gregory">Add RecordComponentInfo.getAttribute(byte tag)#494.</action>
7171
<!-- UPDATE -->
72-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 95 to 97.</action>
72+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 95 to 98.</action>
7373
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 2.3.20 #497.</action>
7474
</release>
7575
<release version="6.12.0" date="2026-01-18" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)