You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by hu...@apache.org on 2022/05/17 19:32:36 UTC

[plc4x] branch develop updated: Update pom.xml

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

hutcheb 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 6a670dc60d Update pom.xml
6a670dc60d is described below

commit 6a670dc60d04f57b30a58b2e91e26df4fcc50d32
Author: Ben Hutcheson <be...@gmail.com>
AuthorDate: Wed May 18 05:32:32 2022 +1000

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bf6abf2d19..ff07a2ddaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
     <milo.version>0.6.3</milo.version>
     <mockito.version>4.4.0</mockito.version>
-    <netty.version>4.1.75.Final</netty.version>
+    <netty.version>4.1.77.Final</netty.version>
     <owasp-dependency-check.version>7.0.4</owasp-dependency-check.version>
     <pcap4j.version>1.8.2</pcap4j.version>
     <slf4j.version>1.7.36</slf4j.version>