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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new f93fe8cbf3 Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1387)
f93fe8cbf3 is described below

commit f93fe8cbf3528ab0e4cb2d03ab8f16957059988d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 17:31:08 2026 +0100

    Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1387)
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.21.0 to 5.22.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.22.0
      dependency-type: direct:development
      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 07fb370471..10bcacd39d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
                
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
                <httpunit.version>1.7.3</httpunit.version>
                <metrics.version>4.2.38</metrics.version>
-               <mockito.version>5.21.0</mockito.version>
+               <mockito.version>5.22.0</mockito.version>
                <objenesis.version>3.5</objenesis.version>
                <openjson.version>1.0.13</openjson.version>
                <slf4j.version>2.0.17</slf4j.version>

Reply via email to