This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new adc5803  Bump org.apache.commons:commons-parent from 83 to 84
adc5803 is described below

commit adc5803084041636f93a47036cfa55849f057bdf
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 20 08:39:20 2025 -0400

    Bump org.apache.commons:commons-parent from 83 to 84
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0eb67d3..f7987cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>83</version>
+    <version>84</version>
   </parent>
   <artifactId>commons-skin</artifactId>
   <version>5.0.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ca3914..bc71512 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
           <!-- FIX -->
           <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>
           <!-- UPDATE -->
-          <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-parent from 79 to 83 #211.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-parent from 79 to 84 #211.</action>
         </release>
         <release version="5.0.0" date="2024-12-25" description="New features 
and bug fixes.">
           <!-- FIX -->

Reply via email to