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-release-plugin.git


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

commit bc3bc0ee9680827f75d5ffb9ba3af886b422dbef
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jun 19 11:06:35 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 7dd6b90..85fec3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>84</version>
+    <version>85</version>
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fa1e69d..f4a7803 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
       <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>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 79 to 84 #376.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 79 to 85 #376.</action>
       <action type="update" dev="engelen" due-to="Dependabot, Arnout 
Engelen">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0 
#355.</action>
       <action type="update" dev="engelen" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 
#372.</action>

Reply via email to