You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/10/17 12:49:51 UTC

[sling-org-apache-sling-starter] 01/01: Update to commons-text 1.10.0

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/commons-text-1.10.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 8255567d518036b8eca16edd8a51cf087b44c424
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Oct 17 14:49:27 2022 +0200

    Update to commons-text 1.10.0
---
 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 0badd5e..7f9c406 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-text:1.9",
+            "id":"org.apache.commons:commons-text:1.10.0",
             "start-order":"1"
         },
         {