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 ba302f6  chore(deps): bump org.junit:junit-bom from 6.0.2 to 6.0.3 
(#652)
ba302f6 is described below

commit ba302f67ab8bea2096a9b340facb8bf7e6876172
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 17:35:04 2026 +0200

    chore(deps): bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#652)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.3
      dependency-type: direct:production
      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>
---
 plc4j/integrations/apache-nifi/nifi-1/pom.xml | 2 +-
 plc4j/integrations/apache-nifi/nifi-2/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plc4j/integrations/apache-nifi/nifi-1/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
index d29ecce..ce1ba90 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
@@ -88,7 +88,7 @@
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>6.0.2</version>
+        <version>6.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/plc4j/integrations/apache-nifi/nifi-2/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
index 5364d68..c09b511 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
@@ -92,7 +92,7 @@
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>6.0.2</version>
+        <version>6.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to