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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 1cd043745 Bump mockito-core from 4.4.0 to 4.5.1
1cd043745 is described below

commit 1cd04374522611925a3d02a23c81480bb9ab77ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 22 04:01:05 2022 +0000

    Bump mockito-core from 4.4.0 to 4.5.1
    
    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 
4.5.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.4.0...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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db52c80d2..5a9c167cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>4.4.0</version>
+                <version>4.5.1</version>
             </dependency>
             <dependency>
                 <groupId>com.sun.xml.ws</groupId>

Reply via email to