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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 8b33e10a6 Bump org.mockito:mockito-core from 5.9.0 to 5.15.2 in 
/spi-fly
8b33e10a6 is described below

commit 8b33e10a64ac9355906b1865f27df09156e51371
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 14 17:59:06 2025 +0000

    Bump org.mockito:mockito-core from 5.9.0 to 5.15.2 in /spi-fly
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.9.0 to 5.15.2.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.9.0...v5.15.2)
    
    ---
    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]>
---
 spi-fly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index bb1674624..0a35f4ec6 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -59,7 +59,7 @@
         <junit-jupiter.version>5.11.4</junit-jupiter.version>
         <junit-platform.version>1.11.4</junit-platform.version>
         <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
-        <mockito.core.version>5.9.0</mockito.core.version>
+        <mockito.core.version>5.15.2</mockito.core.version>
         <osgi.core.version>5.0.0</osgi.core.version>
         <osgi.test.version>1.3.0</osgi.test.version>
         <slf4j.version>2.0.16</slf4j.version>

Reply via email to