From a27a173f3d6e290e965ddecb8c892e372d2d1c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 20:48:13 +0000 Subject: [PATCH] Bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 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] --- webcam-capture-examples/webcam-capture-websockets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcam-capture-examples/webcam-capture-websockets/pom.xml b/webcam-capture-examples/webcam-capture-websockets/pom.xml index 00b5d0d2..d3b1322b 100644 --- a/webcam-capture-examples/webcam-capture-websockets/pom.xml +++ b/webcam-capture-examples/webcam-capture-websockets/pom.xml @@ -19,7 +19,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 com.github.sarxos