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 8932136 chore(deps): update dependency commons-codec:commons-codec to
v1.16.0 (#182)
8932136 is described below
commit 8932136f384f5e722c11e96b16d5303524cab7da
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Jun 24 10:48:37 2023 +0200
chore(deps): update dependency commons-codec:commons-codec to v1.16.0 (#182)
---
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 67b0051..0e0c1d2 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -7,7 +7,7 @@
},
"bundles":[
{
- "id":"commons-codec:commons-codec:1.15",
+ "id":"commons-codec:commons-codec:1.16.0",
"start-order":"5"
},
{