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

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


The following commit(s) were added to refs/heads/main by this push:
     new b97228b  Bump mockito-core from 3.8.0 to 3.9.0 (#992)
b97228b is described below

commit b97228bbe4ece0872e288d0e2728efd33f42ed00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 1 11:04:19 2021 +0100

    Bump mockito-core from 3.8.0 to 3.9.0 (#992)
    
    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 
3.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.8.0...v3.9.0)
    
    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 8b93897..2506c0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <ver.graalvm>21.1.0</ver.graalvm>
     <ver.jython>2.7.2</ver.jython>
     <ver.jcommander>1.81</ver.jcommander>
-    <ver.mockito>3.8.0</ver.mockito>
+    <ver.mockito>3.9.0</ver.mockito>
     <ver.awaitility>4.0.3</ver.awaitility>
     <ver.contract.tests>0.2.0</ver.contract.tests>
 

Reply via email to