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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new d0f8ec3  chore(deps): bump org.mockito:mockito-core from 5.20.0 to 
5.21.0 (#565)
d0f8ec3 is described below

commit d0f8ec324ffff38666889ba01753bced686484f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 09:48:10 2025 +0100

    chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#565)
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.20.0 to 5.21.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.21.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>
---
 plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
index c64079c..f078eff 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
@@ -176,7 +176,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>5.20.0</version>
+      <version>5.21.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to