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

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new 74d696be1 Bump mockito-core from 4.3.1 to 4.5.1 in /lang/java (#1701)
74d696be1 is described below

commit 74d696be1b4f4fad831cb606daa9e39e860d9d09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 22 21:20:29 2022 +0300

    Bump mockito-core from 4.3.1 to 4.5.1 in /lang/java (#1701)
    
    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 
4.5.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      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>
    (cherry picked from commit 043aeb148cf86c17bc2622671127e65261e1e8d4)
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 26fd848e7..0b591b55a 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -56,7 +56,7 @@
     <commons-compress.version>1.21</commons-compress.version>
     <commons-text.version>1.9</commons-text.version>
     <tukaani.version>1.9</tukaani.version>
-    <mockito.version>4.3.1</mockito.version>
+    <mockito.version>4.5.1</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <grpc.version>1.45.1</grpc.version>
     <zstd-jni.version>1.5.2-2</zstd-jni.version>

Reply via email to