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

mridulpathak pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/release24.09 by this push:
     new 16a55a547a Bump org.apache.shiro:shiro-crypto-cipher from 2.1.0 to 
2.2.1
16a55a547a is described below

commit 16a55a547ae1b3f28c5d3c2f1e70f36871f44696
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 18:48:03 2026 +0000

    Bump org.apache.shiro:shiro-crypto-cipher from 2.1.0 to 2.2.1
    
    Bumps org.apache.shiro:shiro-crypto-cipher from 2.1.0 to 2.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-crypto-cipher
      dependency-version: 2.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 dependencies.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.gradle b/dependencies.gradle
index 0b044cab4a..76d4447002 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -51,7 +51,7 @@ dependencies {
     implementation 'org.apache.poi:poi:4.1.2' // poi-ooxml-schemas-5.0.0.pom'. 
Received status code 401 from server
     implementation 'org.apache.pdfbox:pdfbox:2.0.37' // 3.0.1 does not compile
     implementation 'org.apache.shiro:shiro-core:1.13.0'
-    implementation 'org.apache.shiro:shiro-crypto-cipher:2.1.0'
+    implementation 'org.apache.shiro:shiro-crypto-cipher:2.2.1'
     implementation 'org.apache.sshd:sshd-core:2.19.0'
     implementation 'org.apache.sshd:sshd-sftp:2.19.0'
     implementation 'org.apache.tika:tika-core:2.9.4'

Reply via email to