Skip to content

Commit 0f36f66

Browse files
committed
Bump org.apache.commons:commons-parent from 93 to 94
1 parent eb4bd5e commit 0f36f66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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>93</version>
26+
<version>94</version>
2727
</parent>
2828
<artifactId>commons-pool2</artifactId>
2929
<version>2.13.2-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<!-- FIX -->
2121
<!-- ADD -->
2222
<!-- UPDATE -->
23+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 94.</action>
2324
</release>
2425
<release version="2.13.1" date="2025-12-30" description="This is a maintenance release. Java 8 or later is required.">
2526
<!-- FIX -->

0 commit comments

Comments
 (0)