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

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


The following commit(s) were added to refs/heads/master by this push:
     new c1be00ba Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
c1be00ba is described below

commit c1be00ba105d54db3677fa0b18ad50caa37fb28c
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 17 22:17:54 2026 +0000

    Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 18496dab..84cf7a5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.3.6</version>
+      <version>1.4.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4fdcb3c2..713e3ac4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java 
from 7 to 8.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 42 to 102.</action>
       <action type="update" dev="sebb" >Update jaxen:jaxen 1.1.6 => 
2.0.0</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging from 1.0.3 to 1.3.6.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging from 1.0.3 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from a mix of 1.6 and 1.7.0 to 
org.apache.commons:commons-beanutils2 2.0.0-M2.
       Update configurations like:
       &lt;dynabean:property name="address" 
type="org.apache.commons.beanutils.DynaBean"/&gt;

Reply via email to