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 8635be028e build(deps): bump netty-bom from 4.1.90.Final to 
4.1.91.Final (#884)
8635be028e is described below

commit 8635be028e9afeb35a2b46a4ee1ff755f78694e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 4 10:42:03 2023 +0200

    build(deps): bump netty-bom from 4.1.90.Final to 4.1.91.Final (#884)
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.90.Final to 
4.1.91.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.90.Final...netty-4.1.91.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 d7cf18b56f..b01aee2fd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <!-- version 0.6.8 is being released, however the milo-examples artifact 
is not available yet -->
     <milo.version>0.6.9</milo.version>
     <mockito.version>5.2.0</mockito.version>
-    <netty.version>4.1.90.Final</netty.version>
+    <netty.version>4.1.91.Final</netty.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>2.0.7</slf4j.version>
     <vavr.version>0.10.4</vavr.version>

Reply via email to