From edffce5e20b1412ef82ab4fa9bb117a3579970d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:40:00 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.9 to 2.13.4.1 in /iot-mqtt-client-example Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.13.4.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] --- iot-mqtt-client-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-mqtt-client-example/pom.xml b/iot-mqtt-client-example/pom.xml index f75b880..4c48591 100644 --- a/iot-mqtt-client-example/pom.xml +++ b/iot-mqtt-client-example/pom.xml @@ -13,7 +13,7 @@ 11 3.2.1 1.2.0 - 2.9.9 + 2.13.4.1 UTF-8