From 48a1629d0297c324d44514d4ed4a5ac4a7774372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 02:52:05 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.4.2. - [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] --- lra/nested/cinema-booking/seat-booking-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lra/nested/cinema-booking/seat-booking-service/pom.xml b/lra/nested/cinema-booking/seat-booking-service/pom.xml index ebfa4cbb..f68a9d7e 100644 --- a/lra/nested/cinema-booking/seat-booking-service/pom.xml +++ b/lra/nested/cinema-booking/seat-booking-service/pom.xml @@ -58,7 +58,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.1 + 2.13.4.2