From cce8db0bf8ef856ca9b5496a26a0558e35243dde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 19:53:34 +0000 Subject: [PATCH] Bump netty-all from 4.0.41.Final to 4.1.42.Final in /EventSourcing Bumps [netty-all](https://github.com/netty/netty) from 4.0.41.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.41.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- EventSourcing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventSourcing/pom.xml b/EventSourcing/pom.xml index 7cf0a64..57011e6 100644 --- a/EventSourcing/pom.xml +++ b/EventSourcing/pom.xml @@ -33,7 +33,7 @@ io.netty netty-all - 4.0.41.Final + 4.1.42.Final org.jsoup