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


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

commit 77603d6e5272edd4952412936e174c60588bbeac
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jun 19 10:38:43 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 26bdff58..d182e119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>84</version>
+    <version>85</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a3c28292..425aa231 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,8 +31,8 @@
        <action type="fix" dev="ggregory" due-to="Robbie Gemmell, Justin 
Bertram, Gary Gregory" issue="CONFIGURATION-852">Mark the package 
jakarta.servlet.* import as optional in OSGi #574.</action>
        <!-- ADD -->
        <!-- UPDATE -->
+       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 81 to 85.</action>
        <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 
2.19.1 #565.</action>
-       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 81 to 84.</action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
     </release>
     <release version="2.12.0" date="2025-04-22" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to