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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new 33e26536 Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#451)
33e26536 is described below

commit 33e265366e05757d68a05e24931684465134cd48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 16 11:02:56 2025 +0100

    Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#451)
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.16.0 to 5.16.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 collector/jmx/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/jmx/pom.xml b/collector/jmx/pom.xml
index 7a2eb71a..36702c54 100644
--- a/collector/jmx/pom.xml
+++ b/collector/jmx/pom.xml
@@ -58,7 +58,7 @@
        <dependency>
                        <groupId>org.mockito</groupId>
                        <artifactId>mockito-core</artifactId>
-                       <version>5.16.0</version>
+                       <version>5.16.1</version>
                        <scope>test</scope>
                </dependency>
         <dependency>

Reply via email to