From 7e444e6433b23d3d8b19bf5ae39826ef8f49cb3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 03:36:47 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.9 to 2.13.4.1 in /queue-service Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 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] --- queue-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queue-service/pom.xml b/queue-service/pom.xml index 682fec5..20ed939 100644 --- a/queue-service/pom.xml +++ b/queue-service/pom.xml @@ -33,7 +33,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.13.4.1 org.springframework.boot