Skip to content

Commit 25e99d8

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent d9870f0 commit 25e99d8

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>96</version>
28+
<version>97</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 96.</action>
72+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 95 to 97.</action>
7373
</release>
7474
<release version="6.12.0" date="2026-01-18" description="This is a feature and maintenance release. Java 8 or later is required.">
7575
<!-- FIX -->

0 commit comments

Comments
 (0)