Skip to content

Commit 9f5b3ae

Browse files
committed
Bump org.apache.commons:commons-parent from 80 to 81
1 parent 4e39c3f commit 9f5b3ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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>80</version>
26+
<version>81</version>
2727
</parent>
2828
<artifactId>commons-pool2</artifactId>
2929
<version>2.12.2-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
5050
<action type="fix" dev="ggregory" due-to="Gary Gregory">Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).</action>
5151
<!-- ADD -->
5252
<!-- UPDATE -->
53-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 80.</action>
53+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
5454
</release>
5555
<release version="2.12.1" date="2025-01-19" description="This is a feature and maintenance release. Java 8 or later is required.">
5656
<!-- FIX -->

0 commit comments

Comments
 (0)