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 4c7f0f8  chore(deps): bump net.bytebuddy:byte-buddy from 1.18.3 to 
1.18.4 (#604)
4c7f0f8 is described below

commit 4c7f0f89caa030564b7c2b7938e2cdeb3411b0be
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 11:16:24 2026 +0100

    chore(deps): bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#604)
    
    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 
1.18.3 to 1.18.4.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.3...byte-buddy-1.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.4
      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 0544d46..75df5da 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
@@ -95,7 +95,7 @@
       <dependency>
         <groupId>net.bytebuddy</groupId>
         <artifactId>byte-buddy</artifactId>
-        <version>1.18.3</version>
+        <version>1.18.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.nifi</groupId>
diff --git a/plc4j/integrations/apache-nifi/nifi-2/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
index ade4d7c..23da472 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
@@ -99,7 +99,7 @@
       <dependency>
         <groupId>net.bytebuddy</groupId>
         <artifactId>byte-buddy</artifactId>
-        <version>1.18.3</version>
+        <version>1.18.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.nifi</groupId>

Reply via email to