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

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

commit 5b1ce8659c325df64fddd99abe7b5c4269e4f6fd
Author: lprimak <[email protected]>
AuthorDate: Tue Feb 17 20:49:38 2026 -0600

    chore: update integration dependency
---
 integration-tests/jakarta-ee/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/jakarta-ee/pom.xml 
b/integration-tests/jakarta-ee/pom.xml
index b1aff2d6a..366814180 100644
--- a/integration-tests/jakarta-ee/pom.xml
+++ b/integration-tests/jakarta-ee/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>com.flowlogix.depchain</groupId>
             <artifactId>integration-test</artifactId>
-            <version>109</version>
+            <version>111</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to