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


The following commit(s) were added to refs/heads/1.13.x by this push:
     new 3a7dde859 chore(deps-dev): bump org.mockito:mockito-core from 5.20.0 
to 5.21.0 (#2440)
3a7dde859 is described below

commit 3a7dde8598fd112afe8e86196fc6f8c66fd1c56d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 12:13:06 2026 -0600

    chore(deps-dev): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#2440)
---
 support/spring-boot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/spring-boot/pom.xml b/support/spring-boot/pom.xml
index ee568963f..40866136c 100644
--- a/support/spring-boot/pom.xml
+++ b/support/spring-boot/pom.xml
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>5.20.0</version>
+                <version>5.21.0</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

Reply via email to