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-jelly.git
The following commit(s) were added to refs/heads/master by this push:
new f41710dd Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
f41710dd is described below
commit f41710dd812681a3081f227b8e72c23449a7e65b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 09:02:56 2026 -0400
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 167c1921..3f75530f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.5</version>
+ <version>1.3.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cc9b0ed9..dc7f3790 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 96.</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.5.</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-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:
<dynabean:property name="address"
type="org.apache.commons.beanutils.DynaBean"/>