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.git


The following commit(s) were added to refs/heads/develop by this push:
     new e3d86b5071 build(deps): bump io.netty:netty-bom from 4.1.107.Final to 
4.1.108.Final (#1493)
e3d86b5071 is described below

commit e3d86b5071c70eacb4678fbb20956b2a3ded163d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 09:41:25 2024 +0200

    build(deps): bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final 
(#1493)
    
    Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 
4.1.107.Final to 4.1.108.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.108.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f987f2f8a..95e65687b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
     <maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
     <milo.version>0.6.12</milo.version>
     <mockito.version>5.11.0</mockito.version>
-    <netty.version>4.1.107.Final</netty.version>
+    <netty.version>4.1.108.Final</netty.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>2.0.12</slf4j.version>
     <vavr.version>0.10.4</vavr.version>

Reply via email to