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

lukaszlenart pushed a commit to branch WW-5244-commons-text
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 2cb0d28960bd9ef71fc8fc27e1b23f40bc7d87aa
Author: Lukasz Lenart <[email protected]>
AuthorDate: Sun Oct 16 08:51:09 2022 +0200

    WW-5244 Upgrades commons-text to version 1.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 68c478c02..e3eb123ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -927,7 +927,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-text</artifactId>
-                <version>1.8</version>
+                <version>1.10.0</version>
             </dependency>
             <dependency>
                 <groupId>commons-digester</groupId>

Reply via email to