This is an automated email from the ASF dual-hosted git repository. lprimak pushed a commit to branch 1.13.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit 9e70a5b4029abd0d8d0da13d15e17600234d29db Merge: 1c6615f11 59961769a Author: Lenny Primak <[email protected]> AuthorDate: Tue Jan 7 11:20:14 2025 -0600 Merge pull request #1945 from apache/dependabot/maven/1.13.x/commons-codec-commons-codec-1.17.2 chore(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 52ce4b753,966145e82..03f65d22e --- a/pom.xml +++ b/pom.xml @@@ -82,9 -82,9 +82,9 @@@ modules' OSGi metadata: --> <aspectj.version>1.9.7</aspectj.version> <cas.client.core.version>3.2.2</cas.client.core.version> - <commons.beanutils.version>1.9.4</commons.beanutils.version> + <commons.beanutils.version>1.10.0</commons.beanutils.version> <commons.cli.version>1.9.0</commons.cli.version> - <commons.codec.version>1.17.1</commons.codec.version> + <commons.codec.version>1.17.2</commons.codec.version> <commons.collection.version>3.2.2</commons.collection.version> <commons.configuration2.version>2.11.0</commons.configuration2.version> <commons.lang3.version>3.17.0</commons.lang3.version>
