This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 0c5a3ae chore(deps): update dependency
org.apache.commons:commons-collections4 to v4.6.0 (#662)
0c5a3ae is described below
commit 0c5a3ae80b17a863e37626c5fd5bf287bb26440b
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Aug 17 08:59:55 2026 +0100
chore(deps): update dependency org.apache.commons:commons-collections4 to
v4.6.0 (#662)
---
src/main/features/base.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index e25fdc2..50639aa 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -23,7 +23,7 @@
"start-order":"20"
},
{
- "id":"org.apache.commons:commons-collections4:4.5.0",
+ "id":"org.apache.commons:commons-collections4:4.6.0",
"start-order":"15"
},
{