From 7219c16670232dd18ec52abd2d2ca35f8b0a625d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:55:01 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /oshi-demo Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.7.1. - [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] --- oshi-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oshi-demo/pom.xml b/oshi-demo/pom.xml index 20e6a2df46f..3576c6d96a0 100644 --- a/oshi-demo/pom.xml +++ b/oshi-demo/pom.xml @@ -49,7 +49,7 @@ ${project.parent.basedir} - 2.9.8 + 2.12.7.1