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 3f17702 chore(deps): update dependency commons-codec:commons-codec to
v1.21.0 (#580)
3f17702 is described below
commit 3f1770264e376e3495a8d4e3ea79b39376392f09
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 30 09:10:32 2026 +0000
chore(deps): update dependency commons-codec:commons-codec to v1.21.0 (#580)
---
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 78c315e..ce05ac2 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -11,7 +11,7 @@
"start-order":"5"
},
{
- "id":"commons-codec:commons-codec:1.20.0",
+ "id":"commons-codec:commons-codec:1.21.0",
"start-order":"5"
},
{