From 2397d05a7aad2a8d0ec0fa3c20c2374669b8279c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 06:29:57 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.7 to 2.9.10.8 in /netty-websocket Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.9.10.8. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- netty-websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netty-websocket/pom.xml b/netty-websocket/pom.xml index 4d18f28..d4a64d9 100644 --- a/netty-websocket/pom.xml +++ b/netty-websocket/pom.xml @@ -19,7 +19,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.9.10.8