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 63504cf64 Bump org.mockito:mockito-core from 3.7.7 to 4.11.0
63504cf64 is described below

commit 63504cf64d6d88c0133051a680668246ce66f09f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 13 18:13:08 2025 +0000

    Bump org.mockito:mockito-core from 3.7.7 to 4.11.0
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
3.7.7 to 4.11.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 proxy/proxy-impl/pom.xml | 2 +-
 spi-fly/pom.xml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index 43d932691..f25d9adf7 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -69,7 +69,7 @@
         <commons-io.version>2.18.0</commons-io.version>
         
<geronimo-j2ee-connector_1.6_spec.version>1.0</geronimo-j2ee-connector_1.6_spec.version>
         <javax.transaction-api.version>1.3</javax.transaction-api.version>
-        <mockito-core.version>3.7.7</mockito-core.version>
+        <mockito-core.version>4.11.0</mockito-core.version>
         
<org.apache.aries.proxy.api.version>1.1.1</org.apache.aries.proxy.api.version>
     </properties>
 
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 06cfb6fae..99440cb2a 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -67,7 +67,7 @@
         
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
         <maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
         <maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
-        <mockito.core.version>5.15.2</mockito.core.version>
+        <mockito.core.version>4.11.0</mockito.core.version>
         
<org.apache.aries.versioning.plugin.version>0.3.1</org.apache.aries.versioning.plugin.version>
         <osgi.core.version>8.0.0</osgi.core.version>
         <osgi.test.version>1.3.0</osgi.test.version>

Reply via email to