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-logging.git


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

commit 31b84c0f25657f6e3efd137158662302f1f0dc5d
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jun 19 11:04:06 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 0f6113d..b4a69bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>84</version>
+    <version>85</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 96b3dbe..6a56368 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix running 
spotbugs:check: Unable to parse configuration of mojo.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 84 #361, 
#367.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 85 #361, 
#367.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #344.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 
1.14.0 #360.</action>
     </release>

Reply via email to