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 b9d86f1c66 Bump org.mockito:mockito-core from 5.12.0 to 5.13.0
b9d86f1c66 is described below

commit b9d86f1c6655dcb7726260a93245c3be12310296
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 00:22:09 2024 +0000

    Bump org.mockito:mockito-core from 5.12.0 to 5.13.0
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.12.0 to 5.13.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      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 9a64517602..aebc48892e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <ver.junit5>5.11.0</ver.junit5>
     <ver.junit5-platform>1.10.2</ver.junit5-platform>
  
-    <ver.mockito>5.12.0</ver.mockito>
+    <ver.mockito>5.13.0</ver.mockito>
     <ver.awaitility>4.2.2</ver.awaitility>
     <ver.contract.tests>0.2.0</ver.contract.tests>
 

Reply via email to