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

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new f469ae4bd deps: updated commons-lang3 to 3.13.0
f469ae4bd is described below

commit f469ae4bd528f44dd6a4e659c9c7f3169b6eaec2
Author: lprimak <le...@flowlogix.com>
AuthorDate: Tue Oct 31 01:20:07 2023 -0500

    deps: updated commons-lang3 to 3.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62e1be26e..041492776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <commons.cli.version>1.6.0</commons.cli.version>
         <commons.collection.version>3.2.2</commons.collection.version>
         <commons.configuration2.version>2.9.0</commons.configuration2.version>
-        <commons.lang3.version>3.12.0</commons.lang3.version>
+        <commons.lang3.version>3.13.0</commons.lang3.version>
         <commons.logging.version>1.2</commons.logging.version>
         <commons.text.version>1.8</commons.text.version>
         <!-- Don't change this version without also changing the shiro-ehcache 
and shiro-features

Reply via email to