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:50 UTC

[sling-org-apache-sling-starter] branch issue/commons-text-1.10.0 created (now 8255567)

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

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


      at 8255567  Update to commons-text 1.10.0

This branch includes the following new commits:

     new 8255567  Update to commons-text 1.10.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ro...@apache.org.
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"
         },
         {