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

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

commit 129b2c3b0830b7fb45d9aaa2031f9f8c1400edb5
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Thu Jul 27 20:56:59 2023 +0200

    WW-5325 Upgrades commons-lang3 to version 3.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b7b56725..f538e7d86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -926,7 +926,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.10</version>
+                <version>3.13.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to