This is an automated email from the ASF dual-hosted git repository. andreac pushed a commit to branch upgradeNettyNoticeVersions in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit cdd73f8308d8ecaa0bf3d5e0d341b55f65ee5b76 Author: Andrea Child <[email protected]> AuthorDate: Fri Sep 26 12:12:46 2025 -0700 Update NOTICE files Netty version to 4.1.125.Final. --- 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
