1
0

Bump org.apache.commons:commons-parent from 79 to 80 #339

Remove -nouses directive from maven-bundle-plugin. OSGi package imports
now state 'uses' definitions for package imports, this doesn't affect
JPMS
This commit is contained in:
Gary D. Gregory
2025-01-29 09:13:31 -05:00
parent 288b0bd264
commit 682a33ba8e

View File

@@ -48,9 +48,10 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.3.5" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action dev="ggregory" type="fix" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
<action dev="ggregory" type="fix" due-to="Gary Gregory">From org.apache.commons:commons-parent:80: Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS.</action>
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 78 #285, #287, #295, #298, #303, #310.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 80 #285, #287, #295, #298, #303, #310, #339.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288 [test].</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump log4j2.version from 2.23.1 to 2.24.3 #292, #299, #319, #328.</action>
<!-- REMOVE -->