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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 02bc08099 build(deps): bump org.mockito:mockito-core from 5.20.0 to 
5.21.0 (#1472)
02bc08099 is described below

commit 02bc08099c09ed553e834ed31fad3cd0a433fbee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 07:40:50 2025 +0100

    build(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#1472)
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.20.0 to 5.21.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c49e4537d..9dcb6144b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <jakarta-ee.version>10.0.0</jakarta-ee.version>
         <jaxb-impl.version>4.0.6</jaxb-impl.version>
         <log4j2.version>2.25.2</log4j2.version>
-        <mockito.version>5.20.0</mockito.version>
+        <mockito.version>5.21.0</mockito.version>
         <ognl.version>3.3.5</ognl.version>
         <slf4j.version>2.0.17</slf4j.version>
         <spring.version>6.2.12</spring.version>

Reply via email to