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 6d1a25b  chore(deps): update dependency commons-codec:commons-codec to 
v1.16.1 (#305)
6d1a25b is described below

commit 6d1a25b9d1e306fc6327f79a819da0b04edc57c6
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Feb 26 17:56:44 2024 +0100

    chore(deps): update dependency commons-codec:commons-codec to v1.16.1 (#305)
---
 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 56153d2..1565a5c 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.16.0",
+            "id":"commons-codec:commons-codec:1.16.1",
             "start-order":"5"
         },
         {

Reply via email to