diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index a24b1fb3355..9544e2ae04c 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -34,6 +34,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima * Removed hardcoded expectation in metrics serialization test suite as different providers may have different outputs. * Added `IndexedTraverserSet` which indexes on the value of a `Traverser` thus improving performance when used. * Utilized `IndexedTraverserSet` in `TraversalVertexProgram` to avoid extra iteration when doing `Vertex` lookups. +* Bumped to Netty 4.0.56.Final. * Fixed a bug in Gremlin Console which prevented handling of `gremlin.sh` flags that had an "=" between the flag and its arguments. * Fixed bug where `SparkMessenger` was not applying the `edgeFunction` from `MessageScope`. * Fixed a bug in `ComputerAwareStep` that didn't handle `reset()` properly and thus occasionally produced some extra traversers. diff --git a/pom.xml b/pom.xml index f6ff536e0e5..90e821539a5 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ limitations under the License. 2.10.4 1.1 3.0.2 - 4.0.53.Final + 4.0.56.Final 1.7.21 1.15 1.6.1