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 56fc822  chore(deps): update dependency 
org.apache.commons:commons-lang3 to v3.20.0 (#550)
56fc822 is described below

commit 56fc822ad8987dab1f7499462125fb07474ecfba
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Nov 18 18:31:10 2025 +0000

    chore(deps): update dependency org.apache.commons:commons-lang3 to v3.20.0 
(#550)
---
 src/main/features/boot.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index bff90f8..f8503fd 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -13,7 +13,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.commons:commons-lang3:3.19.0",
+            "id":"org.apache.commons:commons-lang3:3.20.0",
             "start-order":"1"
         },
         {

Reply via email to