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

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit 84c47cf88a3c22b8f5c224cc38dd3c86c886abfe
Merge: 85a3f577df cf40ec4341
Author: Michael Blow <[email protected]>
AuthorDate: Fri Jul 14 18:30:18 2023 -0400

    Merge branch 'gerrit/stabilization-5949a1cb71' into 'gerrit/mad-hatter'
    
    Change-Id: Id0866a023e2c67f6a6d33717f085bed9b3ee9915

 ...rcontent.com_netty_netty_netty-4.1.94.Final_NOTICE.txt} |  0
 hyracks-fullstack/pom.xml                                  | 14 +++++++-------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --cc hyracks-fullstack/pom.xml
index 5e07d9be9d,f3f75532e2..8311c5cfad
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@@ -112,13 -111,8 +112,13 @@@
        <dependency>
          <groupId>io.netty</groupId>
          <artifactId>netty-handler</artifactId>
-         <version>4.1.87.Final</version>
+         <version>4.1.94.Final</version>
        </dependency>
 +      <dependency>
 +        <groupId>io.netty</groupId>
 +        <artifactId>netty-transport-classes-epoll</artifactId>
-         <version>4.1.87.Final</version>
++        <version>4.1.94.Final</version>
 +      </dependency>
        <dependency>
          <groupId>junit</groupId>
          <artifactId>junit</artifactId>

Reply via email to