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

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


The following commit(s) were added to refs/heads/main by this push:
     new b0ba638  chore(deps): bump io.netty:netty-common (#31)
b0ba638 is described below

commit b0ba63849e8c4701b5a6b21d2e870cf9426edc7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 17:11:45 2024 +0200

    chore(deps): bump io.netty:netty-common (#31)
    
    Bumps [io.netty:netty-common](https://github.com/netty/netty) from 
4.1.108.Final to 4.1.109.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.109.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-common
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/examples/plc4j-s7event/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/examples/plc4j-s7event/pom.xml 
b/plc4j/examples/plc4j-s7event/pom.xml
index aa28959..22ccabb 100644
--- a/plc4j/examples/plc4j-s7event/pom.xml
+++ b/plc4j/examples/plc4j-s7event/pom.xml
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-common</artifactId>
-      <version>4.1.108.Final</version>
+      <version>4.1.109.Final</version>
     </dependency>
 
     <dependency>

Reply via email to