Skip to content

Commit 5fbdf44

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent f87269a commit 5fbdf44

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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.commons</groupId>
2525
<artifactId>commons-parent</artifactId>
26-
<version>97</version>
26+
<version>98</version>
2727
</parent>
2828
<artifactId>commons-pool2</artifactId>
2929
<version>2.14.0-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
5454
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EvictionConfig.isEvictionThread().</action>
5555
<action type="add" dev="ggregory" due-to="Gary Gregory">Add DefaultPooledObjectInfo.pooledObject().</action>
5656
<!-- UPDATE -->
57-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 97.</action>
57+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 98.</action>
5858
</release>
5959
<release version="2.13.1" date="2025-12-30" description="This is a maintenance release. Java 8 or later is required.">
6060
<!-- FIX -->

0 commit comments

Comments
 (0)