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

commit e6a6d96deb7c71cf82064093ee5bf723c5a06681
Author: Michał Goliński <[email protected]>
AuthorDate: Thu Nov 18 15:12:08 2021 +0100

    Update Apache Commons Lang
---
 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 3c277a6..bce13a9 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -9,7 +9,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.commons:commons-lang3:3.11",
+            "id":"org.apache.commons:commons-lang3:3.12.0",
             "start-order":"1"
         },
         {

Reply via email to