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

cshannon pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
     new 5cde9a126a [6.2.x] bump mockito-version from 4.8.1 to 4.11.0 (#2295)
5cde9a126a is described below

commit 5cde9a126a5e0ea24f9ff2a7b91f83f5a9893ea8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 13:48:42 2026 -0400

    [6.2.x] bump mockito-version from 4.8.1 to 4.11.0 (#2295)
    
    Bumps `mockito-version` from 4.8.1 to 4.11.0.
    
    Updates `org.mockito:mockito-core` from 4.8.1 to 4.11.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.11.0)
    
    Updates `org.mockito:mockito-inline` from 4.8.1 to 4.11.0
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 4.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.mockito:mockito-inline
      dependency-version: 4.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 d92f924a3a..ac4b4e3403 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <hamcrest-version>1.3</hamcrest-version>
     <karaf-version>4.4.11</karaf-version>
     <log4j-version>2.25.4</log4j-version>
-    <mockito-version>4.8.1</mockito-version>
+    <mockito-version>4.11.0</mockito-version>
     <owasp-dependency-check-version>12.2.2</owasp-dependency-check-version>
     <mqtt-client-version>1.16</mqtt-client-version>
     <org-apache-derby-version>10.16.1.1</org-apache-derby-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to