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 e74ddbe0 Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0.
e74ddbe0 is described below
commit e74ddbe01320a29a1508117393064567debb860b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 10 08:54:37 2026 -0400
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.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 cdfac3b4..a5d68c20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.5.0</version>
+ <version>4.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 38ca2f40..1d3512f1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
xmlunit:xmlunit from a mix of 0.8 and 1.0 to 1.6.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory.
Dependabot">Bump commons-cli:commons-cli from 1.0 to 1.11.0 #24.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-lang:commons-lang 2.0 to org.apache.commons:commons-lang3 3.20.0
#58.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-collections:commons-collections 2.1 to
org.apache.commons:commons-collections4 4.5.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-collections:commons-collections 2.1 to
org.apache.commons:commons-collections4 4.6.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-jexl:commons-jexl 1.1 to org.apache.commons:commons-jexl 2.1.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump javax.servlet:servlet-api from 2.3 to 2.5 #49.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump xalan from 2.3.1 to 2.7.3 in /jelly-tags/xmlunit #22.</action>