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 fdf9295 chore(deps): update dependency commons-codec:commons-codec to
v1.19.0 (#499)
fdf9295 is described below
commit fdf9295ab15a502c384c2700cd34daf0cd69692c
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Aug 18 15:43:52 2025 +0200
chore(deps): update dependency commons-codec:commons-codec to v1.19.0 (#499)
---
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 1e5a738..0c0a374 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.18.0",
+ "id":"commons-codec:commons-codec:1.19.0",
"start-order":"5"
},
{