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

[sling-org-apache-sling-rewriter] branch SLING-11623 created (now 27e6c02)

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

joerghoh pushed a change to branch SLING-11623
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git


      at 27e6c02  Update pom.xml

This branch includes the following new commits:

     new 27e6c02  Update pom.xml

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-rewriter] 01/01: Update pom.xml

Posted by jo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

joerghoh pushed a commit to branch SLING-11623
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git

commit 27e6c0253b86103ba7272faea3af44ed94626bb2
Author: Jörg Hoh <jo...@users.noreply.github.com>
AuthorDate: Tue Oct 18 14:37:33 2022 +0200

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abc7e88..0a8459b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-text</artifactId>
-            <version>1.9</version>
+            <version>1.10.0</version>
             <scope>provided</scope>
          </dependency>
         <dependency>