From 535184b7e730077a338b67d5d8977bfb4d465dde Mon Sep 17 00:00:00 2001 From: Chris Vest Date: Tue, 17 Nov 2020 15:25:48 +0100 Subject: [PATCH] Pom updates --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8887234..6a5eb2d 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,8 @@ -dsa -da -ea:io.netty... -XX:+HeapDumpOnOutOfMemoryError - -XX:+PrintGCDetails + + @@ -329,11 +330,22 @@ 4.13.1 test + + org.assertj + assertj-core + 3.18.0 + io.netty netty-build-common ${netty.build.version} test + + org.openjdk.jmh + jmh-core + 1.26 + test + \ No newline at end of file