From ebea09a2206ca3238a6165d4d6c06e446929bd97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 19:46:44 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.7 to 2.12.6.1 in /services/openwifi Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.7 to 2.12.6.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] --- services/openwifi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/openwifi/pom.xml b/services/openwifi/pom.xml index c0d053b..8757ed0 100644 --- a/services/openwifi/pom.xml +++ b/services/openwifi/pom.xml @@ -46,7 +46,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.7 + 2.12.6.1