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 d08a84c32 chore(deps-dev): bump 
com.flowlogix.depchain:integration-test (#2796)
d08a84c32 is described below

commit d08a84c3211d05c58b386d7145b3fb948c46ece8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 16:57:28 2026 -0500

    chore(deps-dev): bump com.flowlogix.depchain:integration-test (#2796)
    
    Bumps the maven-dependencies group with 1 update: 
[com.flowlogix.depchain:integration-test](https://github.com/flowlogix/depchain).
    
    
    Updates `com.flowlogix.depchain:integration-test` from 123 to 124
    - [Release notes](https://github.com/flowlogix/depchain/releases)
    - [Commits](https://github.com/flowlogix/depchain/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.flowlogix.depchain:integration-test
      dependency-version: '124'
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: maven-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 a907404b3..2f649d60a 100644
--- a/integration-tests/jakarta-ee/pom.xml
+++ b/integration-tests/jakarta-ee/pom.xml
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>com.flowlogix.depchain</groupId>
             <artifactId>integration-test</artifactId>
-            <version>123</version>
+            <version>124</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to