From 3ba36681e36f450be825532b247e984882613178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:31:20 +0100 Subject: [PATCH] build(deps): bump com.fasterxml.jackson:jackson-bom in /backend (#79) Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.0 to 2.18.1. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.0...jackson-bom-2.18.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index ec1b2ed5..5feea2bc 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -176,7 +176,7 @@ com.fasterxml.jackson jackson-bom - 2.18.0 + 2.18.1 import pom