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 747a96b chore(deps): update dependency
org.apache.commons:commons-collections4 to v4.5.0 (#458)
747a96b is described below
commit 747a96bce26041fbeb03f995579da54aa2062c53
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Apr 23 23:09:25 2025 +0100
chore(deps): update dependency org.apache.commons:commons-collections4 to
v4.5.0 (#458)
---
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 0a4782a..bafdcb8 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-M3",
+ "id":"org.apache.commons:commons-collections4:4.5.0",
"start-order":"15"
},
{