From 24698a73a75e30f159a077c662bd3175a175b6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:11:49 +0000 Subject: [PATCH] Bump jackson-databind from 2.4.4 to 2.13.4.1 in /resteasy-example Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.4 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] --- resteasy-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resteasy-example/pom.xml b/resteasy-example/pom.xml index b5c6d12..8093051 100644 --- a/resteasy-example/pom.xml +++ b/resteasy-example/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.4 + 2.13.4.1