[axis-axis2-java-core] branch dependabot/maven/org.mockito-mockito-core-4.3.1 created (now 9519c2b)

2022-02-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.mockito-mockito-core-4.3.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git.


  at 9519c2b  Bump mockito-core from 4.2.0 to 4.3.1

No new revisions were added by this update.


[axis-axis2-java-core] branch master updated: Bump mockito-core from 4.2.0 to 4.3.1

2022-02-09 Thread veithen
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/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new dedb196  Bump mockito-core from 4.2.0 to 4.3.1
dedb196 is described below

commit dedb19603cdc16156f29c5479413661d0a669cb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 9 13:30:06 2022 +

Bump mockito-core from 4.2.0 to 4.3.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 
4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a955d15..6c44a17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -696,7 +696,7 @@
 
 org.mockito
 mockito-core
-4.2.0
+4.3.1
 
 
 org.apache.ws.xmlschema