From e59a94c1e94cbcee417d256c4a97870131922b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 07:47:57 +0000 Subject: [PATCH] Bump jackson-databind in /Websocket-ChatRoom-master Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.6 to 2.12.7.1. - [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] --- Websocket-ChatRoom-master/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Websocket-ChatRoom-master/pom.xml b/Websocket-ChatRoom-master/pom.xml index c9528f4..5770f82 100644 --- a/Websocket-ChatRoom-master/pom.xml +++ b/Websocket-ChatRoom-master/pom.xml @@ -94,7 +94,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.6 + 2.12.7.1 org.codehaus.jackson