From 2fa968239127bfe8e36b5730efbac266985ec2e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 10:17:53 +0000 Subject: [PATCH] Bump jackson-databind in /demo-applications/hrim-demo-application Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 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] --- demo-applications/hrim-demo-application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-applications/hrim-demo-application/pom.xml b/demo-applications/hrim-demo-application/pom.xml index 1684a10..6b78a45 100644 --- a/demo-applications/hrim-demo-application/pom.xml +++ b/demo-applications/hrim-demo-application/pom.xml @@ -38,7 +38,7 @@ 2.0.24 3.1.0 2.13.2 - 2.13.2.2 + 2.13.4.1