From cf39484745d5a49dae1b501be3a04e6bbf6e6a62 Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Wed, 29 Jan 2025 09:25:27 -0500 Subject: [PATCH] Better description --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 57a0a88..5228980 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,7 +48,7 @@ The type attribute can be add,update,fix,remove. Javadoc is missing its Overview page. - 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. + 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). Bump org.apache.commons:commons-parent from 72 to 80 #285, #287, #295, #298, #303, #310, #339.