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

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


The following commit(s) were added to refs/heads/main by this push:
     new ef35b957443 chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 
(#17342)
ef35b957443 is described below

commit ef35b957443ce50892188ec6049939c29a6c7695
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 09:14:10 2025 +0100

    chore(deps): Bump mockito-version from 5.15.2 to 5.16.0 (#17342)
    
    Bumps `mockito-version` from 5.15.2 to 5.16.0.
    
    Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)
    
    Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d48f2ba86ea..0d220f8c940 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -372,7 +372,7 @@
         <minimal-json-version>0.9.5</minimal-json-version>
         <minio-version>8.5.17</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
-        <mockito-version>5.15.2</mockito-version>
+        <mockito-version>5.16.0</mockito-version>
         <mojo-executor-version>2.4.1</mojo-executor-version>
         <mongo-java-driver-version>5.3.1</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>

Reply via email to