From 3c1ac6b6b83705c72db7774016c8e87b1e609271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:02:07 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.0 to 2.13.4.1 in /rest-example Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 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] --- rest-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-example/pom.xml b/rest-example/pom.xml index 62f24e5..26d4611 100644 --- a/rest-example/pom.xml +++ b/rest-example/pom.xml @@ -28,7 +28,7 @@ 1.8 - 2.10.0 + 2.13.4.1 1 0.5.1 1.5.13.RELEASE