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 22273ad4c8 build(deps): bump netty-bom from 4.1.87.Final to 
4.1.88.Final (#798)
22273ad4c8 is described below

commit 22273ad4c879c40b8f27c0a9168a98eadac92467
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 13 09:26:15 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 5eac4f014a..0aa7a343db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
     <!-- version 0.6.8 is being released, however the milo-examples artifact 
is not available yet -->
     <milo.version>0.6.8</milo.version>
     <mockito.version>5.1.1</mockito.version>
-    <netty.version>4.1.87.Final</netty.version>
+    <netty.version>4.1.88.Final</netty.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>2.0.6</slf4j.version>
     <vavr.version>0.10.4</vavr.version>

Reply via email to