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

andreac pushed a commit to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.7-dev by this push:
     new 0c9e24175c Update NOTICE files Netty version to 4.1.125.Final. (#3219)
0c9e24175c is described below

commit 0c9e24175cfce9af2ec678891dc86aad8cc92fa0
Author: andreachild <[email protected]>
AuthorDate: Fri Sep 26 12:40:46 2025 -0700

    Update NOTICE files Netty version to 4.1.125.Final. (#3219)
---
 gremlin-console/src/main/static/NOTICE | 2 +-
 gremlin-driver/src/main/static/NOTICE  | 2 +-
 gremlin-server/src/main/static/NOTICE  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gremlin-console/src/main/static/NOTICE 
b/gremlin-console/src/main/static/NOTICE
index 9eb40f8fb1..0bcbd77f74 100644
--- a/gremlin-console/src/main/static/NOTICE
+++ b/gremlin-console/src/main/static/NOTICE
@@ -86,7 +86,7 @@ JavaTuples 1.2
 Copyright (c) 2010, The JAVATUPLES team (http://www.javatuples.org)
 
 ------------------------------------------------------------------------
-Netty 4.1.101
+Netty 4.1.125.Final
 ------------------------------------------------------------------------
 Copyright 2014 The Netty Project
 
diff --git a/gremlin-driver/src/main/static/NOTICE 
b/gremlin-driver/src/main/static/NOTICE
index f787078b5d..e44519019b 100644
--- a/gremlin-driver/src/main/static/NOTICE
+++ b/gremlin-driver/src/main/static/NOTICE
@@ -49,7 +49,7 @@ JavaTuples 1.2
 Copyright (c) 2010, The JAVATUPLES team (http://www.javatuples.org)
 
 ------------------------------------------------------------------------
-Netty 4.1.101
+Netty 4.1.125.Final
 ------------------------------------------------------------------------
 Copyright 2014 The Netty Project
 
diff --git a/gremlin-server/src/main/static/NOTICE 
b/gremlin-server/src/main/static/NOTICE
index c7b3404c0d..778516cd81 100644
--- a/gremlin-server/src/main/static/NOTICE
+++ b/gremlin-server/src/main/static/NOTICE
@@ -87,7 +87,7 @@ LongAdder), which was released with the following comments:
     http://creativecommons.org/publicdomain/zero/1.0/
 
 ------------------------------------------------------------------------
-Netty 4.1.101
+Netty 4.1.125.Final
 ------------------------------------------------------------------------
 Copyright 2014 The Netty Project
 

Reply via email to